From 32db285150aab3a91cc7eb2d31b010b909402f71 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 02:58:25 -0600 Subject: [PATCH] change hostname --- 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 d1812eab7..128c2919f 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -17,7 +17,7 @@ spec: - name: https protocol: HTTPS port: 443 - hostname: '*.alexlebens.net' + hostname: headlamp.alexlebens.net allowedRoutes: namespaces: from: Selector