diff --git a/infrastructure/controllers/external-dns.yaml b/infrastructure/controllers/external-dns.yaml index d1671d8..25cd728 100644 --- a/infrastructure/controllers/external-dns.yaml +++ b/infrastructure/controllers/external-dns.yaml @@ -59,6 +59,7 @@ spec: image: registry.k8s.io/external-dns/external-dns:v0.14.1 args: - --source=service + - --source=ingress - --provider=exoscale - --domain-filter=sbtp.xyz - --policy=sync # if you want DNS entries to get deleted as well