diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index 309cb08..b1559c4 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -215,6 +215,19 @@ spec: rewrite: / service: frontend-svc.issues.svc.cluster.local port: 80 + auth-frontend: + name: auth-frontend-virt-service + namespace: default + hosts: + - sarex.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /auth/callback/ + rewrite: / + service: frontend-svc.auth-flow.svc.cluster.local + port: 80 flows-frontend: name: flows-frontend-virt-service namespace: default