argo-cd/docs/user-guide/selective_sync.md
Kim Brose 43ce82801d
docs: spelling, formatting, etc updates (#23306)
Signed-off-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2025-06-06 15:37:59 -04:00

517 B

Selective Sync

A selective sync is one where only some resources are sync'd. You can choose which resources from the UI:

selective sync

When doing so, bear in mind that:

  • Your sync is not recorded in the history, and so rollback is not possible.
  • Hooks are not run.

Selective Sync Option

Turning on selective sync option which will sync only out-of-sync resources. See sync options documentation for more details.