fix initcontainer

This commit is contained in:
2024-05-23 11:54:51 -04:00
parent 08be98763d
commit af647e41f3

View File

@@ -17,12 +17,12 @@ spec:
releaseName: velero releaseName: velero
values: values:
initContainers: initContainers:
- name: velero-plugin-for-aws - name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.9.0 image: velero/velero-plugin-for-aws:v1.9.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /target - mountPath: /target
nameconfiguration: nameconfiguration:
configuration: configuration:
backupStorageLocation: backupStorageLocation:
# name is the name of the backup storage location where backups should be stored. If a name is not provided, # name is the name of the backup storage location where backups should be stored. If a name is not provided,