cert-manager-webhook-example/testdata/dnsimple/README.md
Martin Parm 1880524180 Fetch account ID from DNSimple API
This means that users don't have to configure the account ID explicitly. This code is inspired by the DNSimple
provider in External-DNS.
2021-01-19 23:43:03 +01:00

9 lines
320 B
Markdown

# Solver testdata directory
Copy the `dnsimple-token.yaml.example` example file removing the `.example` suffix:
```bash
$ cp dnsimple-token.yaml{.example,}
```
Replace the placeholders for the API token in `dnsimple-token.yaml`. The API token can be generated in your DNSimple account settings in the automation tab.