++
This commit is contained in:
parent
7431cb0715
commit
49ddad4afb
@ -260,6 +260,19 @@ spec:
|
|||||||
rewrite: /api/
|
rewrite: /api/
|
||||||
service: backend-svc.eav.svc.cluster.local
|
service: backend-svc.eav.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
workspaces-api:
|
||||||
|
name: workspaces-api-virt-service
|
||||||
|
namespace: gateway
|
||||||
|
hosts:
|
||||||
|
- sarex.contour.infra.sarex.tech
|
||||||
|
gateways:
|
||||||
|
- gateway/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /workspaces/api/
|
||||||
|
rewrite: /api/
|
||||||
|
service: backend-svc.workspaces.svc.cluster.local
|
||||||
|
port: 80
|
||||||
documentations-frontend:
|
documentations-frontend:
|
||||||
name: documentations-frontend-virt-service
|
name: documentations-frontend-virt-service
|
||||||
namespace: gateway
|
namespace: gateway
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user