Restore and update global-test-vs and vs-contracts-api configurations in Istio for brusnika-stage cluster
This commit is contained in:
parent
835e47911e
commit
24772be774
@ -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/main-gateway
|
- ingress-nginx/main-gateway
|
||||||
# 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:
|
||||||
@ -586,21 +586,21 @@ spec:
|
|||||||
# 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
|
# # NOTE: contracts has no brusnika-stage deployment yet — service is a best-guess
|
||||||
# vs-contracts-api:
|
vs-contracts-api:
|
||||||
# namespace: gateway
|
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: /contracts/api/
|
prefix: /contracts/api/
|
||||||
# rewrite: /api/
|
rewrite: /api/
|
||||||
# service: backend-service.contracts.svc.cluster.local
|
service: backend-service.contracts.svc.cluster.local
|
||||||
# port: 8000
|
port: 8000
|
||||||
vs-srx-admin-frontend:
|
vs-srx-admin-frontend:
|
||||||
namespace: gateway
|
namespace: ingress-nginx
|
||||||
hosts:
|
hosts:
|
||||||
- test.sarex.brusnika.tech
|
- test.sarex.brusnika.tech
|
||||||
gateways:
|
gateways:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user