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