Update argocd/external-dns/templates/deployment.yaml

This commit is contained in:
2022-09-26 21:04:56 +00:00
parent b18acc60ea
commit b90b7a875e

View File

@@ -51,7 +51,7 @@ spec:
- name: external-dns
image: k8s.gcr.io/external-dns/external-dns:v0.7.6
args:
- --source=service
- --source=ingress
- --domain-filter=durp.info
- --provider=cloudflare
- --cloudflare-proxied