From 705dbc90949920298f9e9e429be781ae648b2adf Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 5 May 2026 12:04:49 +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 8f4df7e..b7d7c61 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -312,6 +312,19 @@ spec: rewrite: / service: frontend-svc.documentations.svc.cluster.local port: 80 + transmittal-frontend: + name: transmittal-frontend-virt-service + namespace: gateway + hosts: + - sarex.contour.infra.sarex.tech + gateways: + - gateway/platform-gateway + routes: + - path: + prefix: /transmittal/static/ + rewrite: / + service: frontend-svc.transmittal.svc.cluster.local + port: 80 documentations-api: name: documentations-api-virt-service namespace: gateway