diff --git a/apps/velero/app/20_release.yaml b/apps/velero/app/20_release.yaml index db507c9..f411754 100644 --- a/apps/velero/app/20_release.yaml +++ b/apps/velero/app/20_release.yaml @@ -20,13 +20,8 @@ spec: metrics: serviceMonitor: enabled: true + deployNodeAgent: true initContainers: - - name: velero-plugin-for-csi - image: velero/velero-plugin-for-csi:v0.6.0 - imagePullPolicy: IfNotPresent - volumeMounts: - - mountPath: /target - name: plugins - name: velero-plugin-for-aws image: velero/velero-plugin-for-aws:v1.8.0 imagePullPolicy: IfNotPresent