From ad7edcfb633a495c1ea84f7bf47af24daf206105 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Wed, 10 Jan 2018 11:37:25 -0500 Subject: Add support for dmaap and ueb for sdnc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update config-init container with the added files Change-Id: I8703307207c376a1f0a1410af126e4fa4be3fb13 Signed-off-by: Alexis de Talhouët Issue-ID: OOM-491 --- kubernetes/config/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/config/values.yaml') diff --git a/kubernetes/config/values.yaml b/kubernetes/config/values.yaml index 7cfa985c60..6a6757250a 100644 --- a/kubernetes/config/values.yaml +++ b/kubernetes/config/values.yaml @@ -5,4 +5,4 @@ image: repository: oomk8s/config-init #master => Beijing (major release uprev) tag: 2.0.0-SNAPSHOT - pullPolicy: Always \ No newline at end of file + pullPolicy: Always -- cgit 1.2.3-korg