From d38934ad9ce14b4fb8f194e2a85300903958757f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 02:16:48 -0600 Subject: [PATCH] fix selector --- clusters/cl01tl/standalone/cilium/templates/gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index 3c5964c0b..b33971c06 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -23,7 +23,7 @@ spec: from: Selector selector: matchLabels: - http-gateway-access: "true" + https-gateway-access: "true" tls: certificateRefs: - group: ''