argo-cd/docs/user-guide/selective_sync.md
Jaewoo Choi e00345bff7
docs: replace resource_hooks links with sync-waves (#26187)
Signed-off-by: choejwoo <jaewoo45@gmail.com>
2026-03-31 19:37:42 +03:00

513 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.