From 29414b27ba26ed451d0f6094867da0f814eb52ed Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 29 Jul 2026 15:12:17 +0500 Subject: [PATCH] ++ --- .../istio-config/d8-ugmk-prod/istio-config.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index 412a2d7..410b0ac 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -132,6 +132,19 @@ spec: rewrite: /api/ service: backend-api-svc.documentations.svc.cluster.local port: 80 + gateway-platform: + name: pdm-virt-service + namespace: default + hosts: + - sarex.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /gateway/ + rewrite: / + service: pdm-svc.documentations.svc.cluster.local + port: 80 srx-admin-frontend: name: srx-admin-frontend-virt-service namespace: default