maybe it wes a token actually?
This commit is contained in:
parent
ecfc65ecdd
commit
f905ce1611
@ -25,13 +25,13 @@ spec:
|
|||||||
# - --cloudflare-proxied # (optional) enable the proxy feature of Cloudflare (DDOS protection, CDN...)
|
# - --cloudflare-proxied # (optional) enable the proxy feature of Cloudflare (DDOS protection, CDN...)
|
||||||
- --cloudflare-dns-records-per-page=5000 # (optional) configure how many DNS records to fetch per request
|
- --cloudflare-dns-records-per-page=5000 # (optional) configure how many DNS records to fetch per request
|
||||||
env:
|
env:
|
||||||
- name: CF_API_KEY
|
- name: CF_API_TOKEN
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: cloudflare-api
|
name: cloudflare-api
|
||||||
key: api-key
|
key: api-key
|
||||||
- name: CF_API_EMAIL
|
# - name: CF_API_EMAIL
|
||||||
valueFrom:
|
# valueFrom:
|
||||||
secretKeyRef:
|
# secretKeyRef:
|
||||||
name: cloudflare-api
|
# name: cloudflare-api
|
||||||
key: api-email
|
# key: api-email
|
||||||
|
Loading…
x
Reference in New Issue
Block a user