fixup deployment

This commit is contained in:
2024-10-27 12:03:29 +01:00
parent 6ee87d059e
commit b745b49d9b
12 changed files with 129 additions and 323 deletions

View File

@@ -1,11 +1,11 @@
zitadel:
selfSignedCert:
enabled: true
masterkeySecretName: zitadel-masterkey
configmapConfig:
ExternalSecure: true
ExternalDomain: zitadel.varghacsongor.hu
ExternalPort: 443
TLS:
Enabled: false
Database:
Postgres:
Host: db-postgresql
@@ -24,16 +24,10 @@ zitadel:
SSL:
Mode: verify-full
dbSslCaCrtSecret: postgres-cert
dbSslCaCrtSecret: zitadel-root-certificate-ca-secret
dbSslAdminCrtSecret: postgres-cert
dbSslUserCrtSecret: zitadel-cert
image:
repository: ghcr.io/zitadel/zitadel
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v2.51.0"
annotations:
argocd.argoproj.io/sync-wave: "5"
argocd.argoproj.io/hook: Sync