maybe it wes a token actually?

This commit is contained in:
Remy Moll 2024-01-07 12:05:42 +01:00
parent ecfc65ecdd
commit f905ce1611

View File

@ -25,13 +25,13 @@ spec:
# - --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
env:
- name: CF_API_KEY
- name: CF_API_TOKEN
valueFrom:
secretKeyRef:
name: cloudflare-api
key: api-key
- name: CF_API_EMAIL
valueFrom:
secretKeyRef:
name: cloudflare-api
key: api-email
# - name: CF_API_EMAIL
# valueFrom:
# secretKeyRef:
# name: cloudflare-api
# key: api-email