mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
cloudflare secret
This commit is contained in:
@@ -339,7 +339,7 @@ spec:
|
||||
## @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: ""
|
||||
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: ""
|
||||
|
||||
Reference in New Issue
Block a user