diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index dc525fc..7fd34f9 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -519,6 +519,37 @@ spec: prefix: / service: rabbitmq.rabbitmq.svc.cluster.local port: 15672 + bi-api: + name: bi-api-virt-service + namespace: default + hosts: + - sarex-bi.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /analytics-v2/api/ + rewrite: /api/ + service: bi-backend-service.bi.svc.cluster.local + port: 80 + bi-frontend: + name: bi-frontend-virt-service + namespace: default + hosts: + - sarex-bi.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /analytics-v2/static/ + rewrite: / + service: bi-frontend-frontend-svc.bi.svc.cluster.local + port: 80 + - path: + prefix: /analytics-v2/ + rewrite: / + service: bi-frontend-frontend-svc.bi.svc.cluster.local + port: 80 superset: namespace: default hosts: