Author SHA1 Message Date
rock f71d116a40 fix(cnpg): scale paperless-db, immich-db, gotify-db to 3 instances
3 CP nodes available — run one CNPG instance per node for proper HA.
2 instances loses quorum on single node failure.

memory-db stays at 2 (acceptable for that workload).
2026-09-11 07:56:21 +09:00
@@ -57,6 +57,8 @@ extraVolumeMounts:
# Extra environment variables
extraEnv:
- name: ARGOCD_GRPC_WEB
value: "true"
- name: GIT_SSH_KNOWN_HOSTS_CONFIG_MAP_ENABLED
value: "true"