diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index 0d01b9d..4eae4c9 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -158,6 +158,19 @@ spec: rewrite: / service: pdm-svc.documentations.svc.cluster.local port: 80 + eav-api: + name: eav-api-virt-service + namespace: default + hosts: + - sarex.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /eav/api/ + rewrite: /api/ + service: backend-svc.eav.svc.cluster.local + port: 80 srx-admin-frontend: name: srx-admin-frontend-virt-service namespace: default