advancedCI/CD & GitOps: Jenkins, GitHub Actions & ArgoCD
What does ArgoCD's prune option control?
prune: true causes ArgoCD to delete Kubernetes resources that exist in the cluster but no longer appear in Git. Without it, removed resources persist indefinitely, diverging cluster from Git state.
This is a Pro chapter
Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.
What does ArgoCD's prune option control?