From: Aaron Hay Date: Mon, 23 Jul 2018 20:53:25 +0000 (-0400) Subject: Fix Beijing image reference X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1f4e7e80d5bbb65dc169d519ff9b8ae235b6c104;hp=19e44947f0592e8e36206fe1c4cefc48c428c26a;p=oom.git Fix Beijing image reference Fix Beijing image reference that was unexpectedly replaced. Change-Id: Ib26d935a96fb2c380bfe0b6fc219b5fa1f1fe39f Issue-ID: OOM-1294 Signed-off-by: Aaron Hay --- diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml index 1c20977b90..5b1d923afb 100644 --- a/kubernetes/appc/values.yaml +++ b/kubernetes/appc/values.yaml @@ -29,7 +29,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/appc-image:1.4.0-SNAPSHOT-latest +image: onap/appc-image:1.3.0 pullPolicy: Always # flag to enable debugging - application support required