Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
7ce071e12e
@ -7,6 +7,14 @@ spec:
|
||||
interval: 5m
|
||||
timeout: 10m
|
||||
values:
|
||||
postgresqlSecret:
|
||||
create: false
|
||||
vault:
|
||||
enabled: true
|
||||
role: zitadel
|
||||
authPath: auth/kubernetes
|
||||
secretPath: secrets/data/zitadel/postgresql
|
||||
secretKey: password
|
||||
zitadel:
|
||||
configmapConfig:
|
||||
ExternalDomain: zitadel.contour.infra.sarex.tech
|
||||
|
||||
@ -8,7 +8,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: idp-contour
|
||||
version: "4.12.8"
|
||||
version: "4.12.10"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: yc-oci-charts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user