cert-manager-webhook-example/testdata/dnsimple/README.md
2020-05-26 16:11:53 +02:00

10 lines
354 B
Markdown

# Solver testdata directory
Copy the example files removing the `.example` suffix:
```bash
$ 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.