mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
10 lines
345 B
Markdown
10 lines
345 B
Markdown
# 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:
|
|
|
|

|
|
|
|
When doing so, bear in mind that:
|
|
|
|
- Your sync is **not** recorded in the history, and so rollback is not possible.
|
|
- [Hooks](sync-waves.md) are **not** run.
|