This commit is contained in:
root
2025-08-19 20:04:38 +00:00
parent 2fe3904625
commit 2cf3f18b06

View File

@@ -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: