diff --git a/velero/helmrelease-velero.yaml b/velero/helmrelease-velero.yaml index 2b123ed..98a7146 100644 --- a/velero/helmrelease-velero.yaml +++ b/velero/helmrelease-velero.yaml @@ -19,7 +19,7 @@ spec: deployNodeAgent: true initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.9.0 + image: velero/velero-plugin-for-aws:v1.10.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target @@ -50,7 +50,6 @@ spec: ttl: "240h" storageLocation: backblaze # use the same name you defined above in backupStorageLocation snapshotMoveData: true - csiSnapshotTimeout: 1h resourcePolicy: kind: configmap name: resource-policies-configmap