diff --git a/clusters/cl01tl/management/headlamp/templates/http-route.yaml b/clusters/cl01tl/management/headlamp/templates/http-route.yaml index 85552de0e..6ea91c0a5 100644 --- a/clusters/cl01tl/management/headlamp/templates/http-route.yaml +++ b/clusters/cl01tl/management/headlamp/templates/http-route.yaml @@ -15,6 +15,7 @@ spec: kind: Gateway name: https-gateway namespace: kube-system + sectionName: https hostnames: - headlamp.alexlebens.net rules: diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index d1812eab7..086491687 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -17,7 +17,6 @@ spec: - name: https protocol: HTTPS port: 443 - hostname: '*.alexlebens.net' allowedRoutes: namespaces: from: Selector