Uncomment and restore vs-bimv2-api configuration in Istio for brusnika-stage cluster
This commit is contained in:
parent
24772be774
commit
1ba8128a8e
@ -572,20 +572,20 @@ spec:
|
|||||||
port: 8080
|
port: 8080
|
||||||
|
|
||||||
# ---- Migrated from ugok snapshot (batch 1) ----
|
# ---- Migrated from ugok snapshot (batch 1) ----
|
||||||
# vs-bimv2-api:
|
vs-bimv2-api:
|
||||||
# namespace: gateway
|
namespace: gateway
|
||||||
# hosts:
|
hosts:
|
||||||
# - test.sarex.brusnika.tech
|
- test.sarex.brusnika.tech
|
||||||
# gateways:
|
gateways:
|
||||||
# - ingress-nginx/main-gateway
|
- ingress-nginx/main-gateway
|
||||||
# routes:
|
routes:
|
||||||
# - match:
|
- match:
|
||||||
# - uri:
|
- uri:
|
||||||
# prefix: /bimv2/api/
|
prefix: /bimv2/api/
|
||||||
# rewrite: /api/
|
rewrite: /api/
|
||||||
# service: backend-service.bim.svc.cluster.local
|
service: backend-service.bim.svc.cluster.local
|
||||||
# port: 8000
|
port: 8000
|
||||||
# # NOTE: contracts has no brusnika-stage deployment yet — service is a best-guess
|
|
||||||
vs-contracts-api:
|
vs-contracts-api:
|
||||||
namespace: ingress-nginx
|
namespace: ingress-nginx
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user