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: /
|
||||
service: gitea.gitea.svc.cluster.local
|
||||
port: 3000
|
||||
global-test-vs:
|
||||
namespace: global-ingress
|
||||
hosts:
|
||||
- test.sarex.brusnika.tech
|
||||
gateways:
|
||||
- ingress-nginx/global-test-gw
|
||||
cors:
|
||||
allowOrigins:
|
||||
- exact: https://test.sarex.brusnika.tech
|
||||
- exact: https://stamp-verification.test.sarex.brusnika.tech
|
||||
- exact: https://document-link.test.sarex.brusnika.tech
|
||||
- exact: https://login.brusnika.ru
|
||||
routes:
|
||||
- match:
|
||||
- port: 80
|
||||
uri:
|
||||
prefix: /
|
||||
redirect:
|
||||
scheme: https
|
||||
redirectCode: 308
|
||||
- path:
|
||||
prefix: /
|
||||
service: nginx-service.global-ingress.svc.cluster.local
|
||||
port: 80
|
||||
# global-test-vs:
|
||||
# namespace: global-ingress
|
||||
# hosts:
|
||||
# - test.sarex.brusnika.tech
|
||||
# gateways:
|
||||
# - ingress-nginx/global-test-gw
|
||||
# cors:
|
||||
# allowOrigins:
|
||||
# - exact: https://test.sarex.brusnika.tech
|
||||
# - exact: https://stamp-verification.test.sarex.brusnika.tech
|
||||
# - exact: https://document-link.test.sarex.brusnika.tech
|
||||
# - exact: https://login.brusnika.ru
|
||||
# routes:
|
||||
# - match:
|
||||
# - port: 80
|
||||
# uri:
|
||||
# prefix: /
|
||||
# redirect:
|
||||
# scheme: https
|
||||
# redirectCode: 308
|
||||
# - path:
|
||||
# prefix: /
|
||||
# service: nginx-service.global-ingress.svc.cluster.local
|
||||
# port: 80
|
||||
global-cde-vs:
|
||||
namespace: global-ingress
|
||||
hosts:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user