diff --git a/modules/aws/velero.tf b/modules/aws/velero.tf index bd8163839..246d968f1 100644 --- a/modules/aws/velero.tf +++ b/modules/aws/velero.tf @@ -56,12 +56,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 VALUES }