From: khemendra kumar Date: Tue, 12 Nov 2019 11:52:22 +0000 (+0000) Subject: Merge "Modified the path" X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=c4fec5378030c1652c8bfcad929a5c6983838974;hp=f2206bae2bcc3e1ec5d47169b6a4735a70d06d13;p=eliot.git Merge "Modified the path" --- diff --git a/blueprints/iotgateway/scripts/edgex/edgexonk8s.sh b/blueprints/iotgateway/scripts/edgex/edgexonk8s.sh index f7171e1..22dd90c 100755 --- a/blueprints/iotgateway/scripts/edgex/edgexonk8s.sh +++ b/blueprints/iotgateway/scripts/edgex/edgexonk8s.sh @@ -13,10 +13,12 @@ echo "Deploying Edgex Platform on IOT-Gateway Edge Node" +edgexPath=`pwd` git clone https://github.com/edgexfoundry-holding/edgex-kubernetes-support.git cd edgex-kubernetes-support/releases/edinburgh/kubernetes ls kubectl create -k . +cd ${edgexPath} echo "-----------------------------------------------------------" echo "Edgex platform PODs" kubectl get pod