mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add test backup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: velero.io/v1
|
||||
kind: Schedule
|
||||
metadata:
|
||||
name: daily-backup
|
||||
name: test-backup
|
||||
namespace: velero
|
||||
annotations:
|
||||
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
|
||||
@@ -14,5 +14,4 @@ spec:
|
||||
# - home-assistant
|
||||
- ttrss
|
||||
ttl: 30d # 30 days
|
||||
defaultVolumesToFsBackup: true
|
||||
---
|
||||
defaultVolumesToFsBackup: true
|
||||
Reference in New Issue
Block a user