From 651b56677cba524ed5a3ffe0c0c651d3ffffce22 Mon Sep 17 00:00:00 2001 From: Angie Wang Date: Fri, 22 Mar 2019 16:35:01 -0400 Subject: [PATCH] Move the image specification to the armada manifest This commit updates to move the image specification from overrides generation to armada manifest and get the download image list from both overrides files and armada manifest. Story: 2005350 Task: 30312 Change-Id: Iea17a516c53cce4a0baaef684aa3c6cf6b3eff28 Signed-off-by: Angie Wang --- .../stx-platform-helm/helm-charts/rbd-provisioner/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml index 17873fb..b056e66 100644 --- a/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml +++ b/stx-platform-helm/stx-platform-helm/helm-charts/rbd-provisioner/values.yaml @@ -151,7 +151,7 @@ ephemeral_pools: # images: tags: - rbd_provisioner: quay.io/external_storage/rbd-provisioner:latest + rbd_provisioner: quay.io/external_storage/rbd-provisioner:v2.1.1-k8s1.11 rbd_provisioner_storage_init: docker.io/port/ceph-config-helper:v1.10.3 pull_policy: "IfNotPresent" local_registry: