From e28de14fec83e3be734595b2a6965d6e26e1a2e0 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 5 May 2026 12:16:02 +0700 Subject: [PATCH] ++ --- .../infrastructure/patches/istio-config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml index 22b52d0..598e64f 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -286,6 +286,19 @@ spec: rewrite: /api/ service: backend-svc.flows.svc.cluster.local port: 80 + transmittals-api: + name: flows-api-virt-service + namespace: gateway + hosts: + - sarex.contour.infra.sarex.tech + gateways: + - gateway/platform-gateway + routes: + - path: + prefix: /transmittals/api/ + rewrite: /api/ + service: backend-svc.transmittal.svc.cluster.local + port: 80 workspaces-api: name: workspaces-api-virt-service namespace: gateway