From 4db31a4ac23adc315b99e31a1a2b2f0fb471205c Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 4 May 2026 19:54:16 +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 666cbcf..5e2149e 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/istio-config.yaml @@ -203,6 +203,19 @@ spec: rewrite: / service: pdm-svc.documentations.svc.cluster.local port: 80 + resources-admin: + name: resources-admin-virt-service + namespace: gateway + hosts: + - sarex.contour.infra.sarex.tech + gateways: + - gateway/platform-gateway + routes: + - path: + prefix: /resource-management + rewrite: /resource-management + service: backend-svc.resources.svc.cluster.local + port: 80 documentations-frontend: name: documentations-frontend-virt-service namespace: gateway