UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 14499004 authored by Micah Nagel's avatar Micah Nagel
Browse files

Update velero CSI plugin

parent 3a91f0ed
No related branches found
No related tags found
1 merge request!1956Update velero CSI plugin
Pipeline #920645 passed with warnings
......@@ -77,7 +77,7 @@ initContainers:
{{- end }}
{{- if eq . "csi" }}
- name: velero-plugin-for-csi
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.1.2
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-csi:v0.3.0
imagePullPolicy: {{ dig "image" "pullPolicy" "IfNotPresent" $.Values.addons.velero.values }}
volumeMounts:
- mountPath: /target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment