feat: scale memory-db to 3 replicas for HA (#50)
CI / CI (push) Successful in 13m29s
Deploy / Tag & Push Latest (push) Failing after 53s

 All 3 replicas running and synced
- memory-db-1 (primary)
- memory-db-2 (replica, LSN 0/9000060)
- memory-db-3 (replica, LSN 0/9000060)

Cluster status: healthy
Production-ready for failover.

---------

Co-authored-by: rock <[email protected]>
Reviewed-on: #50
Co-authored-by: poimen <[email protected]>
This commit was merged in pull request #50.
This commit is contained in:
2026-09-13 00:04:32 +00:00
committed by rock
co-authored by rock
parent fb61de6b47
commit 9f70109c1d
5 changed files with 57 additions and 60 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec:
instances: 2
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.2
bootstrap:
initdb: