We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94061d4 + dc99057 commit 01f5245Copy full SHA for 01f5245
helm/values/aws-tf-blueprints/external-dns-v5.yaml
@@ -1,6 +1,7 @@
1
#https://artifacthub.io/packages/helm/external-dns/external-dns
2
#https://github.com/kubernetes-sigs/external-dns/tree/master/charts/external-dns/Chart.yaml
3
provider: "aws"
4
+domainFilters: [ "${zoneDNS}" ]
5
policy: "sync"
6
logLevel: "debug"
7
nodeSelector:
0 commit comments