mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-02 14:55:49 +02:00
10 lines
No EOL
321 B
Markdown
10 lines
No EOL
321 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. |