revert again

This commit is contained in:
Philip Haupt
2025-04-06 18:07:08 +02:00
parent ea94d6da0c
commit 6b28cde173
2 changed files with 0 additions and 12 deletions

View File

@@ -3582,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

View File

@@ -111,12 +111,6 @@ 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`