More sensible config

This commit is contained in:
2024-01-11 21:52:20 +01:00
parent 4229fe207f
commit 2b4d520743
2 changed files with 18 additions and 26 deletions

View File

@@ -12,15 +12,7 @@ providers:
cloudflare:
class: octodns_cloudflare.CloudflareProvider
# Your Cloudflare account email address (required, optional if using token)
# email: env/CLOUDFLARE_EMAIL
# The API Token or API Key.
# Required permissions for API Tokens are Zone:Read, DNS:Read and DNS:Key.
token: env/CLOUDFLARE_TOKEN
# Optional. Filter by account ID in environments where a token has access
# across more than the permitted number of accounts allowed by Cloudflare.
# account_id: env/CLOUDFLARE_ACCOUNT_ID
zones:
@@ -29,4 +21,4 @@ zones:
- config # sets all other records
- kluster # sets kluster.moll.re
targets:
- cloudflare
- cloudflare