Update file argocd.yaml

This commit is contained in:
2023-05-14 14:03:44 +00:00
parent 93b4ef3983
commit 98bbd1f84a

View File

@@ -9,8 +9,6 @@ spec:
repoURL: https://gitlab.com/developerdurp/homelab.git repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main targetRevision: main
path: argocd path: argocd
directory:
recurse: true
destination: destination:
namespace: argocd namespace: argocd
name: in-cluster name: in-cluster
@@ -19,4 +17,4 @@ spec:
prune: true prune: true
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true