diff --git a/docs/bundle.md b/docs/bundle.md index b77ef25b..6214a067 100644 --- a/docs/bundle.md +++ b/docs/bundle.md @@ -471,15 +471,13 @@ objects that were previously applied but are missing from the current revision. Example: ```shell -timoni bundle apply --prune -f bundle.cue +timoni bundle apply -f bundle.cue ``` To prevent the garbage collector from deleting certain resources such as Kubernetes Persistent Volumes, these resources can be annotated with `action.timoni.sh/prune: "disabled"`. -The garbage collection is enabled by default, to opt-out set `--prune=false`. - ### Readiness checks By default, Timoni applies the instances in order, and will wait for