Update snapshot-backup.md
This commit is contained in:
parent
8ef57976c3
commit
bfd0dec302
@ -135,6 +135,8 @@ You can find an example NFS backupstore for testing purpose [here](https://githu
|
||||
|
||||
Longhorn volume supports recurring jobs for automatic backup and snapshot creation.
|
||||
|
||||
Users can setup recurring snapshot/backup via Longhorn UI, or Kubernetes StorageClass.
|
||||
|
||||
### Set up recurring jobs for StorageClass
|
||||
|
||||
Users can set field `recurringJobs` in StorageClass. Any volume created using this StorageClass will have those recurring jobs automatically set up.
|
||||
@ -164,4 +166,4 @@ Explanation:
|
||||
|
||||
3. `cron`: Cron expression. It tells execution time of one job.
|
||||
|
||||
4. `retain`: How many snapshots/backups Longhorn will retain for one job. It should be no less than 1.
|
||||
4. `retain`: How many snapshots/backups Longhorn will retain for one job. It should be no less than 1.
|
||||
|
Loading…
Reference in New Issue
Block a user