UNCLASSIFIED - NO CUI

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

Merge branch 'velero-csi' into 'master'

Update velero CSI plugin

Closes platform-one/big-bang/apps/cluster-utilities/velero#29

See merge request platform-one/big-bang/bigbang!1956
parents 3a91f0ed 14499004
No related branches found
No related tags found
1 merge request!1956Update velero CSI plugin
Pipeline #920710 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