From 11419bc952136b950944b20dcdcca6be10531d47 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 02:48:33 -0600 Subject: [PATCH] add hostname --- clusters/cl01tl/standalone/cilium/templates/gateway.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index 086491687..d1812eab7 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -17,6 +17,7 @@ spec: - name: https protocol: HTTPS port: 443 + hostname: '*.alexlebens.net' allowedRoutes: namespaces: from: Selector