Uncomment and restore vs-documentations-api, vs-files-stream, and vs-pdm-api configurations in Istio for brusnika-stage cluster.
This commit is contained in:
parent
ab3f5def77
commit
cf71de4e8c
@ -613,29 +613,29 @@ spec:
|
||||
service: srx-admin-svc.django.svc.cluster.local
|
||||
port: 8080
|
||||
|
||||
# ---- Migrated from ugok snapshot (batch 2) ----
|
||||
# vs-documentations-api:
|
||||
# namespace: ingress-nginx
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# cors:
|
||||
# allowOrigins:
|
||||
# - exact: "*"
|
||||
# extraAllowMethods:
|
||||
# - HEAD
|
||||
# extraAllowHeaders:
|
||||
# - Range
|
||||
# - Cache-control
|
||||
# allowCredentials: true
|
||||
# routes:
|
||||
# - match:
|
||||
# - uri:
|
||||
# prefix: /documentations/api/
|
||||
# rewrite: /api/
|
||||
# service: documentations-api.documentations.svc.cluster.local
|
||||
# port: 8080
|
||||
vs-documentations-api:
|
||||
namespace: ingress-nginx
|
||||
hosts:
|
||||
- test.sarex.brusnika.tech
|
||||
gateways:
|
||||
- ingress-nginx/main-gateway
|
||||
cors:
|
||||
allowOrigins:
|
||||
- exact: "*"
|
||||
extraAllowMethods:
|
||||
- HEAD
|
||||
extraAllowHeaders:
|
||||
- Range
|
||||
- Cache-control
|
||||
allowCredentials: true
|
||||
routes:
|
||||
- match:
|
||||
- uri:
|
||||
prefix: /documentations/api/
|
||||
rewrite: /api/
|
||||
service: documentations-api.documentations.svc.cluster.local
|
||||
port: 8080
|
||||
|
||||
vs-documentations-frontend:
|
||||
namespace: ingress-nginx
|
||||
hosts:
|
||||
@ -649,32 +649,35 @@ spec:
|
||||
rewrite: /
|
||||
service: documentation-frontend-static-service.documentations.svc.cluster.local
|
||||
port: 80
|
||||
# vs-files-stream:
|
||||
# namespace: ingress-nginx
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# routes:
|
||||
# - match:
|
||||
# - uri:
|
||||
# prefix: /files/api/
|
||||
# rewrite: /api/
|
||||
# service: documentations-filestream.documentations.svc.cluster.local
|
||||
# port: 8080
|
||||
# vs-pdm-api:
|
||||
# namespace: ingress-nginx
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# routes:
|
||||
# - match:
|
||||
# - uri:
|
||||
# prefix: /gateway/api/
|
||||
# rewrite: /api/
|
||||
# service: pdm-api.documentations.svc.cluster.local
|
||||
# port: 8080
|
||||
|
||||
vs-files-stream:
|
||||
namespace: ingress-nginx
|
||||
hosts:
|
||||
- test.sarex.brusnika.tech
|
||||
gateways:
|
||||
- ingress-nginx/main-gateway
|
||||
routes:
|
||||
- match:
|
||||
- uri:
|
||||
prefix: /files/api/
|
||||
rewrite: /api/
|
||||
service: documentations-filestream.documentations.svc.cluster.local
|
||||
port: 8080
|
||||
|
||||
vs-pdm-api:
|
||||
namespace: ingress-nginx
|
||||
hosts:
|
||||
- test.sarex.brusnika.tech
|
||||
gateways:
|
||||
- ingress-nginx/main-gateway
|
||||
routes:
|
||||
- match:
|
||||
- uri:
|
||||
prefix: /gateway/api/
|
||||
rewrite: /api/
|
||||
service: pdm-api.documentations.svc.cluster.local
|
||||
port: 8080
|
||||
#
|
||||
# vs-eav-api:
|
||||
# namespace: ingress-nginx
|
||||
# hosts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user