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