diff --git a/velero/test-backup.yaml b/velero/test-backup.yaml index fce6db8..e6f27ca 100644 --- a/velero/test-backup.yaml +++ b/velero/test-backup.yaml @@ -10,4 +10,6 @@ spec: includedNamespaces: - ttrss ttl: 15m # 30 days - defaultVolumesToFsBackup: true \ No newline at end of file + defaultVolumesToFsBackup: true + snapshotVolumes: true + snapshotMoveData: true \ No newline at end of file