Commit Graph

4 Commits

Author SHA1 Message Date
9eabc6ac17 REFACTOR(postgresql): migrate pg-dev storage
- from Longhorn to...
2026-01-05 00:39:12 +09:00
e1d4b1f717 FIX(postgresql): use primary.persistence
- for pg-dev storage
2026-01-05 00:39:12 +09:00
f038c62b2f PERF(postgresql): reduce pg-dev storage
- from 10Gi to 1Gi with...
2026-01-05 00:39:12 +09:00
d9df80bca3 REFACTOR(postgresql): restructure pgweb
- and pg-dev folder str...
- Remove argocd/, helm-values/ subdirectories
- Move files to parent directory with standardized names
- Add namespace.yaml to both apps with Goldilocks labels
- Preserve vault/ subdirectories (pgweb: 3 files, postgresql-dev: 1
  file)
- Update main kustomization.yaml to reference argocd.yaml files directly
- Update postgresql-dev helm valueFiles path
- Comment out argocd.yaml in each app's kustomization.yaml to prevent
  circular reference

Applications restructured:
- pgweb
- postgresql-dev
2026-01-04 23:47:13 +09:00