diff --git a/clusters/cl01tl/management/headlamp/templates/gateway.yaml b/clusters/cl01tl/management/headlamp/templates/gateway.yaml index 3699b6f7e..ccc728e1b 100644 --- a/clusters/cl01tl/management/headlamp/templates/gateway.yaml +++ b/clusters/cl01tl/management/headlamp/templates/gateway.yaml @@ -17,6 +17,13 @@ spec: value: 10.232.1.23 gatewayClassName: cilium listeners: + - name: http + protocol: HTTP + hostname: headlamp.alexlebens.net + port: 80 + allowedRoutes: + namespaces: + from: All - name: https protocol: HTTPS port: 443