Comment out global-test-vs configuration in Istio for brusnika-stage cluster
This commit is contained in:
parent
3f0dd1898b
commit
a1cfa7ab01
@ -418,30 +418,30 @@ spec:
|
|||||||
prefix: /
|
prefix: /
|
||||||
service: gitea.gitea.svc.cluster.local
|
service: gitea.gitea.svc.cluster.local
|
||||||
port: 3000
|
port: 3000
|
||||||
global-test-vs:
|
# global-test-vs:
|
||||||
namespace: global-ingress
|
# namespace: global-ingress
|
||||||
hosts:
|
# hosts:
|
||||||
- test.sarex.brusnika.tech
|
# - test.sarex.brusnika.tech
|
||||||
gateways:
|
# gateways:
|
||||||
- ingress-nginx/global-test-gw
|
# - ingress-nginx/global-test-gw
|
||||||
cors:
|
# cors:
|
||||||
allowOrigins:
|
# allowOrigins:
|
||||||
- exact: https://test.sarex.brusnika.tech
|
# - exact: https://test.sarex.brusnika.tech
|
||||||
- exact: https://stamp-verification.test.sarex.brusnika.tech
|
# - exact: https://stamp-verification.test.sarex.brusnika.tech
|
||||||
- exact: https://document-link.test.sarex.brusnika.tech
|
# - exact: https://document-link.test.sarex.brusnika.tech
|
||||||
- exact: https://login.brusnika.ru
|
# - exact: https://login.brusnika.ru
|
||||||
routes:
|
# routes:
|
||||||
- match:
|
# - match:
|
||||||
- port: 80
|
# - port: 80
|
||||||
uri:
|
# uri:
|
||||||
prefix: /
|
# prefix: /
|
||||||
redirect:
|
# redirect:
|
||||||
scheme: https
|
# scheme: https
|
||||||
redirectCode: 308
|
# redirectCode: 308
|
||||||
- path:
|
# - path:
|
||||||
prefix: /
|
# prefix: /
|
||||||
service: nginx-service.global-ingress.svc.cluster.local
|
# service: nginx-service.global-ingress.svc.cluster.local
|
||||||
port: 80
|
# port: 80
|
||||||
global-cde-vs:
|
global-cde-vs:
|
||||||
namespace: global-ingress
|
namespace: global-ingress
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user