diff --git a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml index 04b9e06..a5be6e1 100644 --- a/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml +++ b/infrastructure/istio-config/d8-ugmk-prod/istio-config.yaml @@ -60,7 +60,39 @@ spec: - sarex-login.uralmine.com tls: credentialName: istio-ingress-tls + platform: + name: platform-gateway + namespace: default + selector: + istio.deckhouse.io/ingress-gateway-class: istio + servers: + - hosts: + - sarex.uralmine.com + tls: + credentialName: istio-ingress-tls virtualServices: + platform: + name: sarex-frontend-virt-service + namespace: default + hosts: + - sarex.uralmine.com + gateways: + - default/platform-gateway + routes: + - path: + prefix: /admin/ + service: backend-svc.django.svc.cluster.local + port: 80 + + - path: + prefix: /api/ + service: backend-svc.django.svc.cluster.local + port: 80 + + - path: + prefix: / + service: frontend-svc.django.svc.cluster.local + port: 80 camunda-keycloak: namespace: default hosts: