From 82c63d33cf8ade806228a9e5ae43dd4527789a91 Mon Sep 17 00:00:00 2001 From: Mandeep Khinda Date: Mon, 21 Aug 2017 16:04:37 -0400 Subject: ONAP Portal 1.1 work -Updating yamls, and config pod data and tag -VNC pod is currently WIP as the other services are not available yet. Issue-ID: OOM-151 Change-Id: I8f201645481888657d42bfe0e16ca505187521c7 Signed-off-by: Mandeep Khinda --- kubernetes/config/pod-config-init.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/config/pod-config-init.yaml') diff --git a/kubernetes/config/pod-config-init.yaml b/kubernetes/config/pod-config-init.yaml index 372694ebe6..b1285ce21d 100644 --- a/kubernetes/config/pod-config-init.yaml +++ b/kubernetes/config/pod-config-init.yaml @@ -10,7 +10,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: oomk8s/config-init:1.0.1 + image: oomk8s/config-init:1.1.0 imagePullPolicy: Always volumeMounts: - name: config-init-root -- cgit 1.2.3-korg