@@ -6,6 +6,14 @@ kubectl:
deployNodeAgent: true
+initContainers:
+ - name: velero-plugin-for-aws
+ image: velero/velero-plugin-for-aws:v1.13.1
+ imagePullPolicy: IfNotPresent
+ volumeMounts:
+ - mountPath: /target
+ name: plugins
+
configuration:
backupStorageLocation:
- name: default