diff --git a/infrastructure/external-dns/values.yaml b/infrastructure/external-dns/values.yaml index d22babf..5894c68 100644 --- a/infrastructure/external-dns/values.yaml +++ b/infrastructure/external-dns/values.yaml @@ -35,7 +35,7 @@ extraArgs: # explicitly to avoid external-dns attempting ::1. - --webhook-provider-url=http://127.0.0.1:8888 policy: upsert-only -sources: ["service", "gateway-httproute"] +sources: ["service"] # UniFi DNS doesn't support TXT records; use noop registry. registry: noop