diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index 6e53df091..b386c54f6 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -16,14 +16,14 @@ spec: listeners: - name: http protocol: HTTP - port: 8080 + port: 80 hostname: "*.alexlebens.net" allowedRoutes: namespaces: from: All - name: https protocol: HTTPS - port: 8443 + port: 443 hostname: "*.alexlebens.net" allowedRoutes: namespaces: