From 735aaadf7fc54d656e7222b2273d0abba34ee670 Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Thu, 8 Nov 2018 00:21:33 +0000 Subject: Updated git submodules Project: multicloud/k8s master b4a5ff60af9186f45f64f310d1d615da571c834d Merge "Fix start.sh script" Fix start.sh script The start bash script is used during development phase to quickly test some changes in source code. This script requires to get the IP address of the Consul database and export the image name. This change fixes those instructions Change-Id: I73c4c4be0a9476304bedcd4c62a723ff1ecc7f7c Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- docs/submodules/multicloud/k8s.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git index 5915937ba..b4a5ff60a 160000 --- a/docs/submodules/multicloud/k8s.git +++ b/docs/submodules/multicloud/k8s.git @@ -1 +1 @@ -Subproject commit 5915937baedda033ec6a558caa376d2d9cf3eaa7 +Subproject commit b4a5ff60af9186f45f64f310d1d615da571c834d -- cgit 1.2.3-korg