Also keep local snapshots

This commit is contained in:
2025-02-13 02:39:15 +01:00
parent c7a6703dfa
commit 5aed410550

View File

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