CHORE(postgresql): reset PostgreSQL cluster

- Reset cluster with local-path-retain storageClass
- Reconfigure database storage
This commit is contained in:
2026-01-04 17:44:48 +09:00
parent 0935908d0f
commit 3607f521e0

View File

@@ -8,7 +8,7 @@ spec:
imageName: ghcr.io/cloudnative-pg/postgresql:16.6 imageName: ghcr.io/cloudnative-pg/postgresql:16.6
# Number of instances # Number of instances
instances: 4 # Temporarily 4 for storage migration instances: 3 # 1 primary + 2 replicas for HA
# Storage configuration - using local-path-retain for data protection # Storage configuration - using local-path-retain for data protection
storage: storage: