Use probe settings for public clouds 77/70677/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>
Wed, 17 Oct 2018 18:33:24 +0000 (11:33 -0700)
Change-Id: I22679a31e4d6ba8a365c77c307e16069c164f9a6
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