Compare commits
2 Commits
0e8d765ed6
...
739bde60ac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
739bde60ac | ||
| 1337fd6d33 |
@ -35,7 +35,7 @@ spec:
|
||||
|
||||
image:
|
||||
name:
|
||||
_default: cr.yandex/crp3ccidau046kdj8g9q/workspaces-v2-frontend:contour_8e96aa59
|
||||
_default: cr.yandex/crp3ccidau046kdj8g9q/workspaces-v2-frontend:contour_8b87e5b0
|
||||
pullPolicy:
|
||||
_default: IfNotPresent
|
||||
|
||||
|
||||
@ -4,6 +4,10 @@ metadata:
|
||||
name: istio-config
|
||||
namespace: default
|
||||
spec:
|
||||
install:
|
||||
disableWait: true
|
||||
upgrade:
|
||||
disableWait: true
|
||||
values:
|
||||
global:
|
||||
env: brusnika-prod
|
||||
@ -610,13 +614,6 @@ spec:
|
||||
gateways:
|
||||
- ingress-nginx/zitadel-gw
|
||||
routes:
|
||||
- match:
|
||||
- port: 80
|
||||
uri:
|
||||
prefix: /
|
||||
redirect:
|
||||
scheme: https
|
||||
redirectCode: 308
|
||||
- path:
|
||||
prefix: /
|
||||
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
||||
|
||||
@ -4,6 +4,10 @@ metadata:
|
||||
name: istio-config
|
||||
namespace: default
|
||||
spec:
|
||||
install:
|
||||
disableWait: true
|
||||
upgrade:
|
||||
disableWait: true
|
||||
values:
|
||||
global:
|
||||
env: brusnika-stage
|
||||
@ -555,13 +559,6 @@ spec:
|
||||
gateways:
|
||||
- ingress-nginx/zitadel-gw
|
||||
routes:
|
||||
- match:
|
||||
- port: 80
|
||||
uri:
|
||||
prefix: /
|
||||
redirect:
|
||||
scheme: https
|
||||
redirectCode: 308
|
||||
- path:
|
||||
prefix: /
|
||||
service: zitadel-idp-contour.zitadel.svc.cluster.local
|
||||
|
||||
Loading…
Reference in New Issue
Block a user