mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Test backup: add volumesnapshot annotation
This commit is contained in:
@@ -2,6 +2,8 @@ apiVersion: velero.io/v1
|
|||||||
kind: Schedule
|
kind: Schedule
|
||||||
metadata:
|
metadata:
|
||||||
name: test-backup
|
name: test-backup
|
||||||
|
annotations:
|
||||||
|
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
|
||||||
spec:
|
spec:
|
||||||
schedule: "*/2 * * * *" # Daily at 1 AM
|
schedule: "*/2 * * * *" # Daily at 1 AM
|
||||||
template:
|
template:
|
||||||
|
|||||||
Reference in New Issue
Block a user