mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
added email to dns
This commit is contained in:
@@ -342,7 +342,7 @@ spec:
|
|||||||
secretName: "cloudflare-api-token"
|
secretName: "cloudflare-api-token"
|
||||||
## @param cloudflare.email When using the Cloudflare provider, `CF_API_EMAIL` to set (optional). Needed when using CF_API_KEY
|
## @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)
|
## @param cloudflare.proxied When using the Cloudflare provider, enable the proxy feature (DDOS protection, CDN...) (optional)
|
||||||
##
|
##
|
||||||
proxied: true
|
proxied: true
|
||||||
|
|||||||
Reference in New Issue
Block a user