diff --git a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml index c869623..f1923e5 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -325,19 +325,19 @@ spec: rewrite: /api/ service: backend-svc.workspaces.svc.cluster.local port: 80 - # workspaces-frontend: - # name: workspaces-frontend-virt-service - # namespace: gateway - # hosts: - # - sarex.contour.infra.sarex.tech - # gateways: - # - gateway/platform-gateway - # routes: - # - path: - # prefix: /workspaces-v2/ - # rewrite: / - # service: frontend-svc.workspaces.svc.cluster.local - # port: 80 + workspaces-frontend: + name: workspaces-frontend-virt-service + namespace: gateway + hosts: + - sarex.contour.infra.sarex.tech + gateways: + - gateway/platform-gateway + routes: + - path: + prefix: /workspaces-v2/module/ + rewrite: /workspaces-v2/ + service: frontend-svc.workspaces.svc.cluster.local + port: 80 documentations-frontend: name: documentations-frontend-virt-service namespace: gateway