mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-07 00:27:07 +00:00
Adding in defaults for backup creation and restore
Signed-off-by: Justin Nauman <justin.r.nauman@gmail.com>
This commit is contained in:
committed by
Justin Nauman
parent
e993dd0cbd
commit
3ea9899140
@@ -24,7 +24,7 @@ ark schedule create NAME
|
||||
--schedule string a cron expression specifying a recurring schedule for this backup to run
|
||||
-l, --selector labelSelector only back up resources matching this label selector (default <none>)
|
||||
--show-labels show labels in the last column
|
||||
--snapshot-volumes take snapshots of PersistentVolumes as part of the backup
|
||||
--snapshot-volumes take snapshots of PersistentVolumes as part of the backup (default true)
|
||||
--ttl duration how long before the backup can be garbage collected (default 24h0m0s)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user