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