From a1cfa7ab014e3c474fb3f185e830b1e79e8fc918 Mon Sep 17 00:00:00 2001 From: emelinda Date: Fri, 5 Jun 2026 15:59:41 +0300 Subject: [PATCH] Comment out `global-test-vs` configuration in Istio for `brusnika-stage` cluster --- .../infrastructure/patches/istio-config.yaml | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/clusters/brusnika-stage/infrastructure/patches/istio-config.yaml b/clusters/brusnika-stage/infrastructure/patches/istio-config.yaml index ea0654a..7c2e35e 100644 --- a/clusters/brusnika-stage/infrastructure/patches/istio-config.yaml +++ b/clusters/brusnika-stage/infrastructure/patches/istio-config.yaml @@ -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: