argo-cd/docs/user-guide/selective_sync.md

10 lines
303 B
Markdown
Raw Normal View History

2019-06-05 01:17:41 +00:00
# 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:
2019-08-12 22:34:21 +00:00
* Your sync is not recorded in the history, and so rollback is not possible.
* Hooks are not run.