Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
owais-rehman committed Dec 31, 2024
1 parent d4fb8b7 commit be57945
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Go to `common-shared-secret` path in Vault and create a secret `external-dns-cre

| Key | Required/Optional | Explanation |
|----------|----------|----------|
| `api-token` | required | API token generated from DNS provider being used. In case of Cloudflare, it should have following access <br> - `DNS:Edit` <br> - `Zone:Read` |
| `api-token` | required | API token generated from DNS provider being used. In case of Cloudflare, it should have the following access <br> - `DNS:Edit` <br> - `Zone:Read` |
| `domain-filter` | optional | This field should contain base domain that becomes base for registering further subdomains. For example: `example.com`. |
| `zone-id-filter`| optional | In case of Cloudflare, if you want to give more restrictive access of only few zones to this token, then this field should contain these zone ids.

Expand Down

0 comments on commit be57945

Please sign in to comment.