mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +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.
|
## @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
|
## 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
|
## @param cloudflare.email When using the Cloudflare provider, `CF_API_EMAIL` to set (optional). Needed when using CF_API_KEY
|
||||||
##
|
##
|
||||||
email: ""
|
email: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user