plugin again

This commit is contained in:
Philip Haupt
2025-04-06 17:59:35 +02:00
parent e1fb063585
commit 02a1813ed7
3 changed files with 15 additions and 1 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`