argo-cd/docs/user-guide/selective_sync.md
2019-08-12 15:34:21 -07:00

10 lines
No EOL
303 B
Markdown

# Selective Sync
A *selective sync* is one where only some resources are sync'd. You can choose which resources from the UI:
![selective sync](../assets/selective-sync.png)
When doing so, bear in mind:
* Your sync is not recorded in the history, and so rollback is not possible.
* Hooks are not run.