From 9dde582cc2935cf698c545755a619950266e84a3 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 23 May 2026 01:14:20 +1000 Subject: [PATCH] fix: remove tlsroute/udproute https://github.com/kubernetes-sigs/external-dns/issues/6247 these are still using the alpha crd names. the feature has not been released for externaldns yet. we would need to build our own version of externaldns from master (or wait) - disable tlsroute/udproute --- apps/overlays/au-syd1/externaldns/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/overlays/au-syd1/externaldns/values.yaml b/apps/overlays/au-syd1/externaldns/values.yaml index 41a9ba9..cc5e650 100644 --- a/apps/overlays/au-syd1/externaldns/values.yaml +++ b/apps/overlays/au-syd1/externaldns/values.yaml @@ -25,10 +25,8 @@ sources: - service - ingress - gateway-httproute - - gateway-tlsroute - gateway-grpcroute - gateway-tcproute - - gateway-udproute # Environment variables for TSIG secret and algorithm from Vault env: