maybe it wes a token actually?
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user