UNCLASSIFIED - NO CUI

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

Merge branch 'velero-aws-plugin' into 'master'

Update Velero AWS Plugin

See merge request platform-one/big-bang/bigbang!2011
parents 297a1e08 d0ae930c
No related branches found
No related tags found
1 merge request!2011Update Velero AWS Plugin
Pipeline #949251 failed
......@@ -47,7 +47,7 @@ initContainers:
{{- range .Values.addons.velero.plugins }}
{{- if eq . "aws" }}
- name: velero-plugin-for-aws
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.4.1
image: registry1.dso.mil/ironbank/opensource/velero/velero-plugin-for-aws:v1.5.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