diff --git a/velero.yaml b/velero.yaml index 8ed367d..68294c9 100644 --- a/velero.yaml +++ b/velero.yaml @@ -3284,6 +3284,7 @@ items: - args: - server - --features= + - --default-volumes-to-fs-backup=true - --uploader-type=kopia command: - /velero @@ -3332,13 +3333,6 @@ items: volumeMounts: - mountPath: /target name: plugins - - image: velero/velero-plugin-for-csi:latest - imagePullPolicy: IfNotPresent - name: velero-velero-plugin-for-csi - resources: {} - volumeMounts: - - mountPath: /target - name: plugins restartPolicy: Always serviceAccountName: velero volumes: