diff --git a/clusters/k3s-dgx/infrastructure/gateway.yaml b/clusters/k3s-dgx/infrastructure/gateway.yaml index bfe41d2..0a219ba 100644 --- a/clusters/k3s-dgx/infrastructure/gateway.yaml +++ b/clusters/k3s-dgx/infrastructure/gateway.yaml @@ -10,3 +10,6 @@ spec: protocol: HTTP port: 80 hostname: "mcp.corredorconect.com" + allowedRoutes: + namespaces: + from: All