Update Istio gateway name from global-test-gw to main-gateway in brusnika-stage configuration

This commit is contained in:
emelinda 2026-06-05 16:02:46 +03:00
parent a1cfa7ab01
commit e174242b96

View File

@ -215,7 +215,7 @@ spec:
tls: tls:
credentialName: gitea-stage-tls credentialName: gitea-stage-tls
global-test: global-test:
name: global-test-gw name: main-gateway
namespace: ingress-nginx namespace: ingress-nginx
selector: selector:
istio: ingressgateway istio: ingressgateway
@ -423,7 +423,7 @@ spec:
# hosts: # hosts:
# - test.sarex.brusnika.tech # - test.sarex.brusnika.tech
# gateways: # gateways:
# - ingress-nginx/global-test-gw # - ingress-nginx/main-gateway
# cors: # cors:
# allowOrigins: # allowOrigins:
# - exact: https://test.sarex.brusnika.tech # - exact: https://test.sarex.brusnika.tech