From 27327f2c9c63e9366e60c215a73d1724c55831d0 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 4 Aug 2026 14:36:19 +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 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