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

Closed
platform-engineer-agent wants to merge 10 commits from fix/argocd-root-drift into main
Showing only changes of commit fc1b4383c1 - Show all commits

View File

@@ -22,3 +22,9 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=false - CreateNamespace=false
ignoreDifferences:
- group: argoproj.io
kind: Application
jsonPointers:
- /status
- /operation