summaryrefslogtreecommitdiffstats
path: root/docs/files
diff options
context:
space:
mode:
Diffstat (limited to 'docs/files')
-rw-r--r--docs/files/VNFSDK-Marketplace-userguide-installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/files/VNFSDK-Marketplace-userguide-installation.rst b/docs/files/VNFSDK-Marketplace-userguide-installation.rst
index 16b294e..440f503 100644
--- a/docs/files/VNFSDK-Marketplace-userguide-installation.rst
+++ b/docs/files/VNFSDK-Marketplace-userguide-installation.rst
@@ -53,7 +53,7 @@ How to install VNF SDK with ONAP from OOM:
otherwise:
- helm deploy dev local/onap --namespace onap -f onap/resources/overrides/onap-all.yaml -f ./openstack-30-elalto.yaml --timeout 1000 --verbose 2>&1 | tee ~/helm-installation-manual.log
+ helm deploy dev local/onap --namespace onap -f onap/resources/overrides/onap-all.yaml -f ./openstack-30-elalto.yaml --timeout 1000s --verbose 2>&1 | tee ~/helm-installation-manual.log
How to update only VNF SDK component from OOM
@@ -83,7 +83,7 @@ How to update only VNF SDK component from OOM
**5. Install ONAP on lab**
- helm deploy dev-vnfsdk local/onap --namespace onap -f onap/resources/overrides/onap-all.yaml -f ./openstack-30-elalto.yaml --timeout 1000 --verbose 2>&1 | tee ~/helm-installation-manual.log
+ helm deploy dev-vnfsdk local/onap --namespace onap -f onap/resources/overrides/onap-all.yaml -f ./openstack-30-elalto.yaml --timeout 1000s --verbose 2>&1 | tee ~/helm-installation-manual.log
How to upgrade Refrepo in VNF SDK from OOM: