mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
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:
co-authored by
Claude Opus 4.6
parent
3244fdf611
commit
d27b90ba19
@@ -35,7 +35,7 @@ extraArgs:
|
|||||||
# explicitly to avoid external-dns attempting ::1.
|
# explicitly to avoid external-dns attempting ::1.
|
||||||
- --webhook-provider-url=http://127.0.0.1:8888
|
- --webhook-provider-url=http://127.0.0.1:8888
|
||||||
policy: upsert-only
|
policy: upsert-only
|
||||||
sources: ["service", "gateway-httproute"]
|
sources: ["service"]
|
||||||
|
|
||||||
# UniFi DNS doesn't support TXT records; use noop registry.
|
# UniFi DNS doesn't support TXT records; use noop registry.
|
||||||
registry: noop
|
registry: noop
|
||||||
|
|||||||
Reference in New Issue
Block a user