++
This commit is contained in:
parent
d86bc2fbc5
commit
3dd3c12537
@ -14,52 +14,6 @@ spec:
|
||||
d8-ugmk-prod:
|
||||
istio:
|
||||
gateways:
|
||||
camunda:
|
||||
name: camunda-gateway
|
||||
namespace: default
|
||||
selector:
|
||||
istio.deckhouse.io/ingress-gateway-class: istio
|
||||
servers:
|
||||
- hosts:
|
||||
- camunda-keycloak.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
- hosts:
|
||||
- camunda-identity.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
- hosts:
|
||||
- camunda-operate.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
- hosts:
|
||||
- camunda-tasklist.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
- hosts:
|
||||
- camunda-optimize.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
rabbitmq:
|
||||
name: rabbitmq-gateway
|
||||
namespace: default
|
||||
selector:
|
||||
istio.deckhouse.io/ingress-gateway-class: istio
|
||||
servers:
|
||||
- hosts:
|
||||
- rabbitmq.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
zitadel:
|
||||
name: zitadel-gateway
|
||||
namespace: default
|
||||
selector:
|
||||
istio.deckhouse.io/ingress-gateway-class: istio
|
||||
servers:
|
||||
- hosts:
|
||||
- sarex-login.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
platform:
|
||||
name: platform-gateway
|
||||
namespace: default
|
||||
@ -68,6 +22,13 @@ spec:
|
||||
servers:
|
||||
- hosts:
|
||||
- sarex.uralmine.com
|
||||
- sarex-login.uralmine.com
|
||||
- rabbitmq.sarex-k8s.uralmine.com
|
||||
- camunda-keycloak.sarex-k8s.uralmine.com
|
||||
- camunda-identity.sarex-k8s.uralmine.com
|
||||
- camunda-operate.sarex-k8s.uralmine.com
|
||||
- camunda-tasklist.sarex-k8s.uralmine.com
|
||||
- camunda-optimize.sarex-k8s.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
virtualServices:
|
||||
@ -398,7 +359,7 @@ spec:
|
||||
hosts:
|
||||
- camunda-keycloak.sarex-k8s.uralmine.com
|
||||
gateways:
|
||||
- default/camunda-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
@ -409,7 +370,7 @@ spec:
|
||||
hosts:
|
||||
- camunda-identity.sarex-k8s.uralmine.com
|
||||
gateways:
|
||||
- default/camunda-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
@ -420,7 +381,7 @@ spec:
|
||||
hosts:
|
||||
- camunda-operate.sarex-k8s.uralmine.com
|
||||
gateways:
|
||||
- default/camunda-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
@ -431,7 +392,7 @@ spec:
|
||||
hosts:
|
||||
- camunda-tasklist.sarex-k8s.uralmine.com
|
||||
gateways:
|
||||
- default/camunda-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
@ -442,7 +403,7 @@ spec:
|
||||
hosts:
|
||||
- camunda-optimize.sarex-k8s.uralmine.com
|
||||
gateways:
|
||||
- default/camunda-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
@ -453,7 +414,7 @@ spec:
|
||||
hosts:
|
||||
- rabbitmq.sarex-k8s.uralmine.com
|
||||
gateways:
|
||||
- default/rabbitmq-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
@ -464,7 +425,7 @@ spec:
|
||||
hosts:
|
||||
- sarex-login.uralmine.com
|
||||
gateways:
|
||||
- default/zitadel-gateway
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
|
||||
Loading…
Reference in New Issue
Block a user