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