mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-03 07:05:50 +02:00

This means that users don't have to configure the account ID explicitly. This code is inspired by the DNSimple provider in External-DNS.
9 lines
320 B
Markdown
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.
|