6 Commits

Author SHA1 Message Date
382156fca3 FEAT(repo): add App of Apps self-reference
- Add application.yaml for ArgoCD self-registration
- Update kustomization.yaml to include application.yaml
- Set prune: false to prevent cascade deletion
2026-01-09 21:46:40 +09:00
01dcf30877 CHORE(repo): remove application.yaml reference
- Remove from kustomization.yaml
2026-01-09 21:46:40 +09:00
bf59b88f6d CHORE(storage): remove postgresql-dev
- Delete postgresql-dev folder and all related files
- Remove from kustomization.yaml
- jaejadle-dev migrated to CNPG JaejadleDevDB
2026-01-09 21:46:40 +09:00
6af1964495 CHORE(longhorn): remove unused storage provider
- All PVCs migrated to local-path-retain
- Clean up cluster CRDs and namespace
2026-01-07 14:31:09 +09:00
f2812a7528 REFACTOR(longhorn): remove from kustomization
- No longer used
- Clean up unused references
2026-01-05 00:39:12 +09:00
44f773b827 REFACTOR(storage): storage repo structure
- Add application.yaml for ArgoCD app-of-apps
- Add kustomization.yaml with storage components
- Add renovate.json for automated updates
- Update all component argocd.yaml repoURLs to storage repo

Components: longhorn, minio, postgresql, postgresql-dev, pgweb, cnpg,
velero
2026-01-05 00:39:12 +09:00