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