cert-manager-webhook-example/testdata/dnsimple
2020-05-26 16:11:53 +02:00
..
.gitignore feat: initial commit for use with DNSimple 2020-05-26 16:11:53 +02:00
config.json.example feat: initial commit for use with DNSimple 2020-05-26 16:11:53 +02:00
dnsimple-token.yaml.example feat: initial commit for use with DNSimple 2020-05-26 16:11:53 +02:00
README.md feat: initial commit for use with DNSimple 2020-05-26 16:11:53 +02:00

Solver testdata directory

Copy the example files removing the .example suffix:

$ cp config.json{.example,}
$ cp dnsimple-token.yaml{.example,}

Replace the placeholders for the account ID in config.json and for the API token in dnsimple-token.yaml. Both can be found/generate in you DNSimple account settings in the automation tab.