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
|
apiVersion: velero.io/v1
|
||||||
kind: Schedule
|
kind: Schedule
|
||||||
metadata:
|
metadata:
|
||||||
name: daily-backup
|
name: test-backup
|
||||||
namespace: velero
|
namespace: velero
|
||||||
annotations:
|
annotations:
|
||||||
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
|
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
|
||||||
@@ -15,4 +15,3 @@ spec:
|
|||||||
- ttrss
|
- ttrss
|
||||||
ttl: 30d # 30 days
|
ttl: 30d # 30 days
|
||||||
defaultVolumesToFsBackup: true
|
defaultVolumesToFsBackup: true
|
||||||
---
|
|
||||||
Reference in New Issue
Block a user