apiVersion: helm.toolkit.fluxcd.io/v2 kind: HelmRelease metadata: name: zitadel namespace: zitadel spec: interval: 5m timeout: 10m values: zitadel: configmapConfig: ExternalDomain: login.contour.infra.sarex.tech login: env: - name: ZITADEL_DATABASE_POSTGRES_HOST value: "postgresql.postgresql.svc.cluster.local" - name: ZITADEL_DATABASE_POSTGRES_PORT value: "5432" env: - name: ZITADEL_DATABASE_POSTGRES_HOST value: "postgresql.postgresql.svc.cluster.local" - name: ZITADEL_DATABASE_POSTGRES_PORT value: "5432"