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