From 71d044e3db110ca120f946ff9a4922a35c17856f Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 12 May 2026 14:26:39 +0500 Subject: [PATCH] ++ --- .../infrastructure/patches/istio-config.yaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) 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