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:
@@ -14,7 +14,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/cnpg/helm-values.yaml
|
||||
- repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git
|
||||
- repoURL: https://github.com/K3S-HOME/storage.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user