Test backup: add volumesnapshot annotation

This commit is contained in:
Ruben Hensen
2025-03-05 14:17:23 +01:00
parent d0019e5842
commit 79229c82d5
+2
View File
@@ -2,6 +2,8 @@ apiVersion: velero.io/v1
kind: Schedule
metadata:
name: test-backup
annotations:
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
spec:
schedule: "*/2 * * * *" # Daily at 1 AM
template: