From 1d1a3bd6a97913d6358a60b996a5970346f3e91d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Jun 2025 19:51:35 -0500 Subject: [PATCH] change listen --- clusters/cl01tl/standalone/cilium/templates/gateway.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index 391b6c604..b7814de54 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -27,14 +27,14 @@ spec: from: All hostname: '*.alexlebens.net' name: http - port: 8000 + port: 80 protocol: HTTP - allowedRoutes: namespaces: from: All hostname: '*.alexlebens.net' name: https - port: 8443 + port: 443 protocol: HTTPS tls: certificateRefs: