We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f97696a commit dd02e38Copy full SHA for dd02e38
k8s-manifests/apps/cluster-wide-app-resources/velero.yaml
@@ -18,7 +18,7 @@ spec:
18
values: |
19
initContainers:
20
- name: velero-plugin-for-csi
21
- image: velero/velero-plugin-for-csi:v0.5.0
+ image: velero/velero-plugin-for-csi:v0.7.1
22
imagePullPolicy: IfNotPresent
23
volumeMounts:
24
- mountPath: /target
0 commit comments