++
This commit is contained in:
parent
8a0eee6538
commit
fb765a9cf9
@ -29,6 +29,8 @@ spec:
|
||||
- camunda-operate.sarex-k8s.uralmine.com
|
||||
- camunda-tasklist.sarex-k8s.uralmine.com
|
||||
- camunda-optimize.sarex-k8s.uralmine.com
|
||||
- sarex-stamp-verification.uralmine.com
|
||||
- sarex-document-link.uralmine.com
|
||||
tls:
|
||||
credentialName: istio-ingress-tls
|
||||
virtualServices:
|
||||
@ -457,3 +459,25 @@ spec:
|
||||
prefix: /
|
||||
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
||||
port: 8080
|
||||
stamp-verification:
|
||||
namespace: default
|
||||
hosts:
|
||||
- sarex-stamp-verification.uralmine.com
|
||||
gateways:
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
service: frontend-service.stamp-verification.svc.cluster.local
|
||||
port: 80
|
||||
document-link:
|
||||
namespace: default
|
||||
hosts:
|
||||
- sarex-document-link.uralmine.com
|
||||
gateways:
|
||||
- default/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
service: frontend-service.document-link.svc.cluster.local
|
||||
port: 80
|
||||
|
||||
Loading…
Reference in New Issue
Block a user