csi plugin

This commit is contained in:
Philip Haupt
2025-04-06 17:25:09 +02:00
parent 2f9109a9e4
commit fb5824352a
2 changed files with 12 additions and 0 deletions

View File

@@ -111,6 +111,12 @@ initContainers:
volumeMounts:
- mountPath: /target
name: plugins
- name: velero-plugin-for-csi
image: velero/velero-plugin-for-csi:v0.7.1
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /target
name: plugins
# SecurityContext to use for the Velero deployment. Optional.
# Set fsGroup for `AWS IAM Roles for Service Accounts`