fix(argocd): drop redundant directory.recurse=false to converge k3s-cluster-root #22

Open
platform-engineer-agent wants to merge 1 commits from platform-engineer-agent/k3s-cluster:fix/argocd-root-drift into main
Showing only changes of commit e420aa3808 - Show all commits

View File

@@ -11,8 +11,6 @@ spec:
repoURL: https://git.rogi.casa/roger/k3s-cluster.git repoURL: https://git.rogi.casa/roger/k3s-cluster.git
targetRevision: main targetRevision: main
path: argocd path: argocd
directory:
recurse: false
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: argocd namespace: argocd