++ prefix uralmine service domains with sarex
This commit is contained in:
parent
a4f1424403
commit
fb30bab0b8
@ -164,15 +164,15 @@ spec:
|
|||||||
- name: regcred
|
- name: regcred
|
||||||
identity:
|
identity:
|
||||||
auth:
|
auth:
|
||||||
publicIssuerUrl: "https://camunda-keycloak.uralmine.com/auth/realms/camunda-platform"
|
publicIssuerUrl: "https://sarex-camunda-keycloak.uralmine.com/auth/realms/camunda-platform"
|
||||||
identity:
|
identity:
|
||||||
redirectUrl: "https://camunda-identity.uralmine.com"
|
redirectUrl: "https://sarex-camunda-identity.uralmine.com"
|
||||||
operate:
|
operate:
|
||||||
redirectUrl: "https://camunda-operate.uralmine.com"
|
redirectUrl: "https://sarex-camunda-operate.uralmine.com"
|
||||||
tasklist:
|
tasklist:
|
||||||
redirectUrl: "https://camunda-tasklist.uralmine.com"
|
redirectUrl: "https://sarex-camunda-tasklist.uralmine.com"
|
||||||
optimize:
|
optimize:
|
||||||
redirectUrl: "https://camunda-optimize.uralmine.com"
|
redirectUrl: "https://sarex-camunda-optimize.uralmine.com"
|
||||||
webModeler:
|
webModeler:
|
||||||
redirectUrl: "https://camunda-web-modeler.contour.infra.sarex.tech"
|
redirectUrl: "https://camunda-web-modeler.contour.infra.sarex.tech"
|
||||||
console:
|
console:
|
||||||
|
|||||||
@ -23,12 +23,12 @@ spec:
|
|||||||
- hosts:
|
- hosts:
|
||||||
- sarex.uralmine.com
|
- sarex.uralmine.com
|
||||||
- sarex-login.uralmine.com
|
- sarex-login.uralmine.com
|
||||||
- rabbitmq.uralmine.com
|
- sarex-rabbitmq.uralmine.com
|
||||||
- camunda-keycloak.uralmine.com
|
- sarex-camunda-keycloak.uralmine.com
|
||||||
- camunda-identity.uralmine.com
|
- sarex-camunda-identity.uralmine.com
|
||||||
- camunda-operate.uralmine.com
|
- sarex-camunda-operate.uralmine.com
|
||||||
- camunda-tasklist.uralmine.com
|
- sarex-camunda-tasklist.uralmine.com
|
||||||
- camunda-optimize.uralmine.com
|
- sarex-camunda-optimize.uralmine.com
|
||||||
tls:
|
tls:
|
||||||
credentialName: istio-ingress-tls
|
credentialName: istio-ingress-tls
|
||||||
virtualServices:
|
virtualServices:
|
||||||
@ -383,7 +383,7 @@ spec:
|
|||||||
camunda-keycloak:
|
camunda-keycloak:
|
||||||
namespace: default
|
namespace: default
|
||||||
hosts:
|
hosts:
|
||||||
- camunda-keycloak.uralmine.com
|
- sarex-camunda-keycloak.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
@ -394,7 +394,7 @@ spec:
|
|||||||
camunda-identity:
|
camunda-identity:
|
||||||
namespace: default
|
namespace: default
|
||||||
hosts:
|
hosts:
|
||||||
- camunda-identity.uralmine.com
|
- sarex-camunda-identity.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
@ -405,7 +405,7 @@ spec:
|
|||||||
camunda-operate:
|
camunda-operate:
|
||||||
namespace: default
|
namespace: default
|
||||||
hosts:
|
hosts:
|
||||||
- camunda-operate.uralmine.com
|
- sarex-camunda-operate.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
@ -416,7 +416,7 @@ spec:
|
|||||||
camunda-tasklist:
|
camunda-tasklist:
|
||||||
namespace: default
|
namespace: default
|
||||||
hosts:
|
hosts:
|
||||||
- camunda-tasklist.uralmine.com
|
- sarex-camunda-tasklist.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
@ -427,7 +427,7 @@ spec:
|
|||||||
camunda-optimize:
|
camunda-optimize:
|
||||||
namespace: default
|
namespace: default
|
||||||
hosts:
|
hosts:
|
||||||
- camunda-optimize.uralmine.com
|
- sarex-camunda-optimize.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
@ -438,7 +438,7 @@ spec:
|
|||||||
rabbitmq:
|
rabbitmq:
|
||||||
namespace: default
|
namespace: default
|
||||||
hosts:
|
hosts:
|
||||||
- rabbitmq.uralmine.com
|
- sarex-rabbitmq.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user