From 6c81ba0080d964836d4d5cf7847adc877e962125 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 2 Aug 2026 00:41:18 +0500 Subject: [PATCH] ++ --- .../istio-config/d8-ugmk-prod/istio-config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index 3a1b7bf..309cb08 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -150,6 +150,19 @@ spec: rewrite: /api/ service: backend-api-svc.documentations.svc.cluster.local port: 80 + workspaces-api: + name: workspaces-api-virt-service + namespace: default + hosts: + - sarex.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /workspaces/api/ + rewrite: /api/ + service: backend-svc.workspaces.svc.cluster.local + port: 80 gateway-platform: name: pdm-virt-service namespace: default