added email to dns

This commit is contained in:
Michael Thomson
2023-11-21 07:09:56 -05:00
parent 61daa98cde
commit 77d4844ccb

View File

@@ -342,7 +342,7 @@ spec:
secretName: "cloudflare-api-token"
## @param cloudflare.email When using the Cloudflare provider, `CF_API_EMAIL` to set (optional). Needed when using CF_API_KEY
##
email: ""
email: "michael@michaelthomson.dev"
## @param cloudflare.proxied When using the Cloudflare provider, enable the proxy feature (DDOS protection, CDN...) (optional)
##
proxied: true