Revert "Use probe settings for public clouds" 50/70750/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 18 Oct 2018 16:58:53 +0000 (09:58 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 18 Oct 2018 16:59:11 +0000 (09:59 -0700)
This reverts commit c6506fffe35791c1778348a78b5daa79e3b07004.

Change-Id: I610e803a7e6858514000cbef6407fadbd8e61ed8
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deployment/heat/onap-oom/rancher_vm_entrypoint.sh

index 05b7e24..9e70da6 100644 (file)
@@ -261,7 +261,7 @@ helm repo list
 make all
 rsync -avt ~/oom/kubernetes/helm/plugins ~/.helm/
 helm search -l | grep local
-helm deploy dev local/onap -f ~/oom/kubernetes/onap/resources/environments/public-cloud.yaml -f ~/integration-override.yaml --namespace onap | tee ~/helm-deploy.log
+helm deploy dev local/onap -f ~/integration-override.yaml --namespace onap | tee ~/helm-deploy.log
 helm list