Merge branch 'master' of ssh://158-160-253-227.nip.io:2222/infra/iac
This commit is contained in:
commit
28dde42d3a
@ -168,7 +168,7 @@ spec:
|
||||
tls:
|
||||
credentialName: camunda-optimize-tls
|
||||
virtualServices:
|
||||
platform-frontend:
|
||||
platform:
|
||||
name: sarex-frontend-virt-service
|
||||
namespace: gateway
|
||||
hosts:
|
||||
@ -177,21 +177,19 @@ spec:
|
||||
- gateway/platform-gateway
|
||||
routes:
|
||||
- path:
|
||||
prefix: /
|
||||
service: frontend-svc.django.svc.cluster.local
|
||||
prefix: /admin/
|
||||
service: backend-svc.django.svc.cluster.local
|
||||
port: 80
|
||||
platform-api:
|
||||
name: sarex-backend-virt-service
|
||||
namespace: gateway
|
||||
hosts:
|
||||
- sarex.contour.infra.sarex.tech
|
||||
gateways:
|
||||
- gateway/platform-gateway
|
||||
routes:
|
||||
|
||||
- path:
|
||||
prefix: /api/
|
||||
service: backend-svc.django.svc.cluster.local
|
||||
port: 80
|
||||
|
||||
- path:
|
||||
prefix: /
|
||||
service: frontend-svc.django.svc.cluster.local
|
||||
port: 80
|
||||
vault:
|
||||
name: vault-virt-service
|
||||
namespace: gateway
|
||||
|
||||
Loading…
Reference in New Issue
Block a user