mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change schedule backup 3
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
|
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
|
||||||
spec:
|
spec:
|
||||||
schedule: "44 21 * * *" # Daily at 1 AM
|
schedule: "01 00 * * *" # Daily at 1 AM
|
||||||
template:
|
template:
|
||||||
# includedNamespaces:
|
# includedNamespaces:
|
||||||
# - immich
|
# - immich
|
||||||
|
|||||||
Reference in New Issue
Block a user