++
This commit is contained in:
parent
a3cd95fbe6
commit
9935f2a1d3
@ -168,7 +168,7 @@ spec:
|
|||||||
tls:
|
tls:
|
||||||
credentialName: camunda-optimize-tls
|
credentialName: camunda-optimize-tls
|
||||||
virtualServices:
|
virtualServices:
|
||||||
platform-frontend:
|
platform:
|
||||||
name: sarex-frontend-virt-service
|
name: sarex-frontend-virt-service
|
||||||
namespace: gateway
|
namespace: gateway
|
||||||
hosts:
|
hosts:
|
||||||
@ -177,21 +177,19 @@ spec:
|
|||||||
- gateway/platform-gateway
|
- gateway/platform-gateway
|
||||||
routes:
|
routes:
|
||||||
- path:
|
- path:
|
||||||
prefix: /
|
prefix: /admin/
|
||||||
service: frontend-svc.django.svc.cluster.local
|
service: backend-svc.django.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
platform-api:
|
|
||||||
name: sarex-backend-virt-service
|
|
||||||
namespace: gateway
|
|
||||||
hosts:
|
|
||||||
- sarex.contour.infra.sarex.tech
|
|
||||||
gateways:
|
|
||||||
- gateway/platform-gateway
|
|
||||||
routes:
|
|
||||||
- path:
|
- path:
|
||||||
prefix: /api/
|
prefix: /api/
|
||||||
service: backend-svc.django.svc.cluster.local
|
service: backend-svc.django.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
|
- path:
|
||||||
|
prefix: /
|
||||||
|
service: frontend-svc.django.svc.cluster.local
|
||||||
|
port: 80
|
||||||
vault:
|
vault:
|
||||||
name: vault-virt-service
|
name: vault-virt-service
|
||||||
namespace: gateway
|
namespace: gateway
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user