Uncomment and restore vs-bimv2-api configuration in Istio for brusnika-stage cluster.
This commit is contained in:
parent
08d2847c01
commit
112a577e61
@ -572,19 +572,19 @@ spec:
|
||||
port: 8080
|
||||
|
||||
# ---- Migrated from ugok snapshot (batch 1) ----
|
||||
# vs-bimv2-api:
|
||||
# namespace: gateway
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# routes:
|
||||
# - match:
|
||||
# - uri:
|
||||
# prefix: /bimv2/api/
|
||||
# rewrite: /api/
|
||||
# service: backend-service.bim.svc.cluster.local
|
||||
# port: 8000
|
||||
vs-bimv2-api:
|
||||
namespace: gateway
|
||||
hosts:
|
||||
- test.sarex.brusnika.tech
|
||||
gateways:
|
||||
- ingress-nginx/main-gateway
|
||||
routes:
|
||||
- match:
|
||||
- uri:
|
||||
prefix: /bimv2/api/
|
||||
rewrite: /api/
|
||||
service: backend-service.bim.svc.cluster.local
|
||||
port: 8000
|
||||
|
||||
vs-contracts-api:
|
||||
namespace: ingress-nginx
|
||||
@ -612,14 +612,3 @@ spec:
|
||||
rewrite: /
|
||||
service: srx-admin-svc.django.svc.cluster.local
|
||||
port: 8080
|
||||
# vs-gk:
|
||||
# namespace: django
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/main-gateway
|
||||
# routes:
|
||||
# - path:
|
||||
# prefix: /
|
||||
# service: gatekeeper-service
|
||||
# port: 80
|
||||
|
||||
Loading…
Reference in New Issue
Block a user