Also keep local snapshots

This commit is contained in:
Dreaded_X 2025-02-13 02:39:15 +01:00
parent c7a6703dfa
commit 5aed410550
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -15,6 +15,7 @@ spec:
values: values:
credentials: credentials:
useSecret: false useSecret: false
deployNodeAgent: true
configuration: configuration:
features: EnableCSI features: EnableCSI
defaultSnapshotMoveData: true defaultSnapshotMoveData: true
@ -41,9 +42,10 @@ spec:
s3Url: https://s3.eu-central-003.backblazeb2.com s3Url: https://s3.eu-central-003.backblazeb2.com
checksumAlgorithm: "" checksumAlgorithm: ""
default: true default: true
snapshotsEnabled: false defaultVolumeSnapshotLocation: csi:csi
volumeSnapshotLocation: [] volumeSnapshotLocation:
deployNodeAgent: true - name: csi
provider: csi
initContainers: initContainers:
- name: velero-plugin-for-aws - name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.11.1 image: velero/velero-plugin-for-aws:v1.11.1