add zitadel support
This commit is contained in:
parent
151bd43f86
commit
4c99eeed24
@ -7,6 +7,14 @@ spec:
|
|||||||
interval: 5m
|
interval: 5m
|
||||||
timeout: 10m
|
timeout: 10m
|
||||||
values:
|
values:
|
||||||
|
postgresqlSecret:
|
||||||
|
create: false
|
||||||
|
vault:
|
||||||
|
enabled: true
|
||||||
|
role: zitadel
|
||||||
|
authPath: auth/kubernetes
|
||||||
|
secretPath: secrets/data/zitadel/postgresql
|
||||||
|
secretKey: password
|
||||||
zitadel:
|
zitadel:
|
||||||
configmapConfig:
|
configmapConfig:
|
||||||
ExternalDomain: zitadel.contour.infra.sarex.tech
|
ExternalDomain: zitadel.contour.infra.sarex.tech
|
||||||
|
|||||||
@ -8,7 +8,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: idp-contour
|
chart: idp-contour
|
||||||
version: "4.12.8"
|
version: "4.12.9"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: yc-oci-charts
|
name: yc-oci-charts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user