diff --git a/apps/velero/app/30_schedule.yaml b/apps/velero/app/30_schedule.yaml index 8d3eb6d..9f5bbbc 100644 --- a/apps/velero/app/30_schedule.yaml +++ b/apps/velero/app/30_schedule.yaml @@ -10,4 +10,5 @@ spec: - metrics - woodpecker - syncthing - snapshotVolumes: false + snapshotVolumes: true + storageLocation: storageLocation diff --git a/apps/velero/app/40_backup.yaml b/apps/velero/app/40_backup.yaml index a5cf135..c587d8d 100644 --- a/apps/velero/app/40_backup.yaml +++ b/apps/velero/app/40_backup.yaml @@ -9,3 +9,4 @@ spec: - woodpecker - syncthing snapshotVolumes: false + storageLocation: storageLocation