Uncomment and restore vs-transmittal-frontend configuration in Istio for brusnika-stage cluster.
This commit is contained in:
parent
5cc0cc0f1b
commit
15232dbc18
@ -839,21 +839,21 @@ spec:
|
|||||||
rewrite: /
|
rewrite: /
|
||||||
service: rfi-frontend-service.rfi.svc.cluster.local
|
service: rfi-frontend-service.rfi.svc.cluster.local
|
||||||
port: 80
|
port: 80
|
||||||
#
|
|
||||||
# vs-transmittal-frontend:
|
vs-transmittal-frontend:
|
||||||
# namespace: ingress-nginx
|
namespace: ingress-nginx
|
||||||
# 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: /transmittal/static/
|
prefix: /transmittal/static/
|
||||||
# rewrite: /
|
rewrite: /
|
||||||
# service: transmittal-frontend-static.transmittal.svc.cluster.local
|
service: transmittal-frontend-static.transmittal.svc.cluster.local
|
||||||
# port: 80
|
port: 80
|
||||||
#
|
|
||||||
# vs-workspaces-frontend-v2:
|
# vs-workspaces-frontend-v2:
|
||||||
# namespace: ingress-nginx
|
# namespace: ingress-nginx
|
||||||
# hosts:
|
# hosts:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user