We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39d2c5 commit 27964fdCopy full SHA for 27964fd
cluster/infrastructure/external-dns/deployment.yaml
@@ -53,7 +53,7 @@ spec:
53
serviceAccountName: external-dns
54
containers:
55
- name: external-dns
56
- image: k8s.gcr.io/external-dns/external-dns:v0.9.0
+ image: k8s.gcr.io/external-dns/external-dns:v0.19.0
57
args:
58
- --source=ingress
59
- --domain-filter=nicholaswilde.io
0 commit comments