From b4408fba2a077766f3cef1f609df7724371e85cd Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 03:14:06 -0600 Subject: [PATCH] change string --- 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 77c927885..70e5b261d 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -20,7 +20,7 @@ spec: - name: https protocol: HTTPS port: 443 - hostname: '*.alexlebens.net' + hostname: "*.alexlebens.net" allowedRoutes: namespaces: from: Selector