From e873cb590e604714a154e18de2e922d89f844276 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 4 May 2026 21:52:37 +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 4b9e87b..73c3e7a 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -229,6 +229,19 @@ spec: rewrite: / service: frontend-svc.control-interface.svc.cluster.local port: 80 + workflows-frontend: + name: workflows-frontend-virt-service + namespace: gateway + hosts: + - sarex.contour.infra.sarex.tech + gateways: + - gateway/platform-gateway + routes: + - path: + prefix: /workflows/ + rewrite: / + service: frontend-svc.processing.svc.cluster.local + port: 80 eav-api: name: eav-api-virt-service namespace: gateway