From 91d790b651aad80bbcb004d107d3558e1703798e Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Tue, 10 Feb 2026 12:40:24 -0500 Subject: [PATCH] fix: correct HTTPRoute gateway namespace to gateway-system --- thelounge/httproute.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/httproute.yaml b/thelounge/httproute.yaml index f0cf11b..71e044a 100644 --- a/thelounge/httproute.yaml +++ b/thelounge/httproute.yaml @@ -6,7 +6,7 @@ metadata: spec: parentRefs: - name: external - namespace: istio-system + namespace: gateway-system hostnames: - ${THELOUNGE_HOSTNAME} rules: