mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 23:05:48 +02:00
.. | ||
.gitignore | ||
config.json.example | ||
dnsimple-token.yaml.example | ||
README.md |
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.