++
This commit is contained in:
parent
4a772356fc
commit
fcd26833b1
@ -215,6 +215,32 @@ spec:
|
|||||||
rewrite: /
|
rewrite: /
|
||||||
service: frontend-svc.documentations.svc.cluster.local
|
service: frontend-svc.documentations.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
|
documentations-api:
|
||||||
|
name: documentations-api-virt-service
|
||||||
|
namespace: gateway
|
||||||
|
hosts:
|
||||||
|
- sarex.contour.infra.sarex.tech
|
||||||
|
gateways:
|
||||||
|
- gateway/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /documentations/api/
|
||||||
|
rewrite: /
|
||||||
|
service: backend-api-svc.documentations.svc.cluster.local
|
||||||
|
port: 80
|
||||||
|
filestream-api:
|
||||||
|
name: documentations-filestream-virt-service
|
||||||
|
namespace: gateway
|
||||||
|
hosts:
|
||||||
|
- sarex.contour.infra.sarex.tech
|
||||||
|
gateways:
|
||||||
|
- gateway/platform-gateway
|
||||||
|
routes:
|
||||||
|
- path:
|
||||||
|
prefix: /documentations/filestream/
|
||||||
|
rewrite: /
|
||||||
|
service: backend-filestream-svc.documentations.svc.cluster.local
|
||||||
|
port: 80
|
||||||
issues-frontend:
|
issues-frontend:
|
||||||
name: issues-frontend-virt-service
|
name: issues-frontend-virt-service
|
||||||
namespace: gateway
|
namespace: gateway
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user