diff options
author | Brian Freeman <bf1936@att.com> | 2019-04-25 14:55:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-25 14:55:52 +0000 |
commit | 5c4a55d1477fcd6a440abfded7dcea2ab02cd5e0 (patch) | |
tree | 395d84c7e24b3ce2f02c7cfbd3f7ede1904b5447 /kubernetes/multicloud/charts/multicloud-pike | |
parent | e5fa9fbdcbb3dfc403c33bb9b559c2e81291899e (diff) | |
parent | 4ec3d01eb8fd2d8d1ed8db35d7864e660863cc1b (diff) |
Merge "Remove DCAE image from update"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-pike')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-pike/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-pike/values.yaml b/kubernetes/multicloud/charts/multicloud-pike/values.yaml index c39d41f879..7e61be6caa 100644 --- a/kubernetes/multicloud/charts/multicloud-pike/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-pike/values.yaml @@ -23,7 +23,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-pike:1.3.0-SNAPSHOT +image: onap/multicloud/openstack-pike:1.3.0-STAGING pullPolicy: Always #Istio sidecar injection policy |