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