mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
10 lines
No EOL
303 B
Markdown
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:
|
|
|
|

|
|
|
|
When doing so, bear in mind:
|
|
|
|
* Your sync is not recorded in the history, and so rollback is not possible.
|
|
* Hooks are not run. |