argo-cd/docs/user-guide/selective_sync.md
Alexandre Gaudreault 4bc5d38634
docs: clarify selective sync and ApplyOutOfSyncOnly (#27393)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2026-04-16 22:40:35 -04:00

345 B

Selective Sync

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

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.