fix(argocd): drop redundant directory.recurse=false so k3s-cluster-root self-heal converges

This commit is contained in:
platform-engineer
2026-07-12 23:38:48 +00:00
parent a5b90994a4
commit e420aa3808

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