Update argocd/external-dns/values.yaml
This commit is contained in:
@@ -44,21 +44,7 @@ external-dns:
|
|||||||
serviceTypeFilter: []
|
serviceTypeFilter: []
|
||||||
|
|
||||||
cloudflare:
|
cloudflare:
|
||||||
## @param cloudflare.apiToken When using the Cloudflare provider, `CF_API_TOKEN` to set (optional)
|
secretName: "external-dns-test"
|
||||||
##
|
|
||||||
#apiToken: ""
|
|
||||||
## @param cloudflare.apiKey When using the Cloudflare provider, `CF_API_KEY` to set (optional)
|
|
||||||
##
|
|
||||||
#apiKey: ""
|
|
||||||
## @param cloudflare.secretName When using the Cloudflare provider, it's the name of the secret containing cloudflare_api_token or cloudflare_api_key.
|
|
||||||
## This ignores cloudflare.apiToken, and cloudflare.apiKey
|
|
||||||
##
|
|
||||||
secretName: "external-dns"
|
|
||||||
## @param cloudflare.email When using the Cloudflare provider, `CF_API_EMAIL` to set (optional). Needed when using CF_API_KEY
|
|
||||||
##
|
|
||||||
#email: ""
|
|
||||||
## @param cloudflare.proxied When using the Cloudflare provider, enable the proxy feature (DDOS protection, CDN...) (optional)
|
|
||||||
##
|
|
||||||
proxied: true
|
proxied: true
|
||||||
|
|
||||||
domainFilters: []
|
domainFilters: []
|
||||||
|
|||||||
Reference in New Issue
Block a user