REFACTOR(repo): platform repo structure
- Add application.yaml for ArgoCD app-of-apps - Add kustomization.yaml with platform components - Add renovate.json for automated updates - Update cert-manager/argocd.yaml repoURL to platform repo - Update traefik/argocd.yaml repoURL to platform repo
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git
|
||||
repoURL: https://github.com/K3S-HOME/platform.git
|
||||
targetRevision: main
|
||||
path: traefik
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user