Update Istio gateway name from global-test-gw to main-gateway in brusnika-stage configuration
This commit is contained in:
parent
a1cfa7ab01
commit
e174242b96
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user