++ move uralmine service domains up one level
This commit is contained in:
parent
95f567a62b
commit
a4f1424403
@ -4,9 +4,8 @@ metadata:
|
|||||||
name: sarex-wildcard
|
name: sarex-wildcard
|
||||||
namespace: d8-ingress-istio
|
namespace: d8-ingress-istio
|
||||||
spec:
|
spec:
|
||||||
commonName: "*.sarex-k8s.uralmine.com"
|
commonName: "*.uralmine.com"
|
||||||
dnsNames:
|
dnsNames:
|
||||||
- "*.sarex-k8s.uralmine.com"
|
|
||||||
- "*.uralmine.com"
|
- "*.uralmine.com"
|
||||||
issuerRef:
|
issuerRef:
|
||||||
group: cert-manager.io
|
group: cert-manager.io
|
||||||
|
|||||||
@ -164,15 +164,15 @@ spec:
|
|||||||
- name: regcred
|
- name: regcred
|
||||||
identity:
|
identity:
|
||||||
auth:
|
auth:
|
||||||
publicIssuerUrl: "https://camunda-keycloak.sarex-k8s.uralmine.com/auth/realms/camunda-platform"
|
publicIssuerUrl: "https://camunda-keycloak.uralmine.com/auth/realms/camunda-platform"
|
||||||
identity:
|
identity:
|
||||||
redirectUrl: "https://camunda-identity.sarex-k8s.uralmine.com"
|
redirectUrl: "https://camunda-identity.uralmine.com"
|
||||||
operate:
|
operate:
|
||||||
redirectUrl: "https://camunda-operate.sarex-k8s.uralmine.com"
|
redirectUrl: "https://camunda-operate.uralmine.com"
|
||||||
tasklist:
|
tasklist:
|
||||||
redirectUrl: "https://camunda-tasklist.sarex-k8s.uralmine.com"
|
redirectUrl: "https://camunda-tasklist.uralmine.com"
|
||||||
optimize:
|
optimize:
|
||||||
redirectUrl: "https://camunda-optimize.sarex-k8s.uralmine.com"
|
redirectUrl: "https://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.sarex-k8s.uralmine.com
|
- rabbitmq.uralmine.com
|
||||||
- camunda-keycloak.sarex-k8s.uralmine.com
|
- camunda-keycloak.uralmine.com
|
||||||
- camunda-identity.sarex-k8s.uralmine.com
|
- camunda-identity.uralmine.com
|
||||||
- camunda-operate.sarex-k8s.uralmine.com
|
- camunda-operate.uralmine.com
|
||||||
- camunda-tasklist.sarex-k8s.uralmine.com
|
- camunda-tasklist.uralmine.com
|
||||||
- camunda-optimize.sarex-k8s.uralmine.com
|
- 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.sarex-k8s.uralmine.com
|
- 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.sarex-k8s.uralmine.com
|
- 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.sarex-k8s.uralmine.com
|
- 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.sarex-k8s.uralmine.com
|
- 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.sarex-k8s.uralmine.com
|
- 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.sarex-k8s.uralmine.com
|
- rabbitmq.uralmine.com
|
||||||
gateways:
|
gateways:
|
||||||
- default/platform-gateway
|
- default/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user