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
This commit is contained in:
2026-01-04 19:59:32 +09:00
parent e1a10ff954
commit 44f773b827
10 changed files with 86 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ spec:
project: default
source:
repoURL: https://github.com/K3S-HOME/databases.git
repoURL: https://github.com/K3S-HOME/storage.git
targetRevision: main
path: postgresql