Re-apply use of probe settings for public clouds 71/70771/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 17 Oct 2018 18:33:24 +0000 (11:33 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 18 Oct 2018 22:09:37 +0000 (15:09 -0700)
Change-Id: Id271802fadd8f78f77b96feac30e330244dd263f
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
deployment/heat/onap-oom/rancher_vm_entrypoint.sh

index 9e70da6..05b7e24 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 ~/integration-override.yaml --namespace onap | tee ~/helm-deploy.log
+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 list