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
c2cda8ee36
REFACTOR(repo): migrate repoURL to K3S-HOME
...
- Update repository URL to K3S-HOME organization
- Change from personal to organization repo
2026-01-05 00:39:12 +09:00
4a4dbb7937
REFACTOR(argocd): remove serversideapply
...
- from argocd applications
- Fixes OutOfSync issues caused by operator-added default values
- ServerSideApply causes stricter field management that conflicts with
CRD defaults
2026-01-05 00:39:12 +09:00
eee7b68c6b
REFACTOR(postgresql): rename pg-cnpg.yaml to pg.yaml
...
- Standardize file naming
- Simplify configuration
2026-01-05 00:39:12 +09:00
75a165b474
REFACTOR(postgresql): rename pg-cnpg namespace and folder
...
- Rename to postgresql
- Standardize naming convention
2026-01-05 00:39:12 +09:00
de0a0f6629
REFACTOR(postgresql): remove bitnami pg after
...
- successful migr...
All applications (gitea, jaejadle, todo, mas, umami) have been
successfully
migrated to CloudNativePG. All databases verified working on CNPG
cluster.
2026-01-04 23:47:13 +09:00
a096efe80d
CHORE(argocd): update ArgoCD applications to point to databases repo
...
- Update repoURL to databases repo
- Change source repository reference
2025-12-17 15:13:05 +09:00
27838e5bad
INIT(postgresql): databases setup
...
- with pg and pg-dev
2025-12-17 15:09:48 +09:00