diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index 07c0915..45ead2a 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -204,6 +204,19 @@ spec: rewrite: /api/ service: backend-svc.checklists.svc.cluster.local port: 80 + bim-api: + name: bim-api-virt-service + namespace: default + hosts: + - sarex.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /bimv2/api/ + rewrite: /api/ + service: backend-svc.bim.svc.cluster.local + port: 80 flows-api: name: flows-api-virt-service namespace: default