csi
This commit is contained in:
@@ -3520,6 +3520,7 @@ spec:
|
||||
- args:
|
||||
- server
|
||||
- --uploader-type=kopia
|
||||
- --features=EnableCSI
|
||||
command:
|
||||
- /velero
|
||||
env:
|
||||
@@ -3581,12 +3582,6 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /target
|
||||
name: plugins
|
||||
- image: velero/velero-plugin-for-csi:v0.7.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: velero-plugin-for-csi
|
||||
volumeMounts:
|
||||
- mountPath: /target
|
||||
name: plugins
|
||||
restartPolicy: Always
|
||||
serviceAccountName: velero-server
|
||||
terminationGracePeriodSeconds: 3600
|
||||
|
||||
Reference in New Issue
Block a user