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