Merge branch 'master' of ssh://158-160-253-227.nip.io:2222/infra/iac
This commit is contained in:
commit
e633df20f6
@ -200,6 +200,7 @@ spec:
|
|||||||
routes:
|
routes:
|
||||||
- path:
|
- path:
|
||||||
prefix: /gateway/
|
prefix: /gateway/
|
||||||
|
rewrite: /
|
||||||
service: pdm-svc.documentations.svc.cluster.local
|
service: pdm-svc.documentations.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
documentations-frontend:
|
documentations-frontend:
|
||||||
@ -225,7 +226,7 @@ spec:
|
|||||||
routes:
|
routes:
|
||||||
- path:
|
- path:
|
||||||
prefix: /documentations/api/
|
prefix: /documentations/api/
|
||||||
rewrite: /
|
rewrite: /api
|
||||||
service: backend-api-svc.documentations.svc.cluster.local
|
service: backend-api-svc.documentations.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
filestream-api:
|
filestream-api:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user