Revert external-dns gateway-httproute source

Services behind the Envoy gateway cannot reach Istio ambient mesh
backends due to STRICT mTLS. Reverting DNS to point back to the Istio
gateway until the migration path is resolved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-13 00:11:23 -05:00
co-authored by Claude Opus 4.6
parent 3244fdf611
commit d27b90ba19
+1 -1
View File
@@ -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