add argocd

This commit is contained in:
2022-10-22 14:22:23 -05:00
parent c747afa089
commit 64caea75ee

View File

@@ -9,12 +9,12 @@ spec:
repoURL: https://github.com/DeveloperDurp/homelab.git
targetRevision: main
path: argocd
directory:
recurse: true
destination:
server: https://kubernetes.default.svc
namespace: argocd
name: in-cluster
syncPolicy:
automated:
prune: true
selfHeal: true
selfHeal: true
syncOptions:
- CreateNamespace=true