Update argocd/external-dns/values.yaml
This commit is contained in:
@@ -61,24 +61,24 @@ external-dns:
|
||||
scrapeTimeout: 10s
|
||||
|
||||
env:
|
||||
- name: CF_API_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: cloudflare_api_token
|
||||
name: external-dns
|
||||
optional: true
|
||||
- name: CF_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: cloudflare_api_key
|
||||
name: external-dns
|
||||
optional: true
|
||||
- name: CF_API_EMAIL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: cloudflare_api_email
|
||||
name: external-dns
|
||||
optional: true
|
||||
- name: CF_API_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: cloudflare_api_token
|
||||
name: external-dns
|
||||
optional: true
|
||||
- name: CF_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: cloudflare_api_key
|
||||
name: external-dns
|
||||
optional: true
|
||||
- name: CF_API_EMAIL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
key: cloudflare_api_email
|
||||
name: external-dns
|
||||
optional: true
|
||||
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
||||
Reference in New Issue
Block a user