summaryrefslogtreecommitdiffstats
path: root/kubernetes/oneclick/createAll.bash
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2017-09-25 19:29:29 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-25 19:29:29 +0000
commit289642a475348f668d9769246753a92fc3ce1e03 (patch)
tree811b7911fa015c7c08c5e22452b4df4370348463 /kubernetes/oneclick/createAll.bash
parenteea67707d608c4aae5f79e39cf36683d1b7f5fa9 (diff)
parent75c07c4911875862f313f3166c3d3e3f411763aa (diff)
Merge "Added vnfsdk containers to ONAP Kubernetes"
Diffstat (limited to 'kubernetes/oneclick/createAll.bash')
-rwxr-xr-xkubernetes/oneclick/createAll.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/oneclick/createAll.bash b/kubernetes/oneclick/createAll.bash
index c8810aa615..2963a40c20 100755
--- a/kubernetes/oneclick/createAll.bash
+++ b/kubernetes/oneclick/createAll.bash
@@ -13,8 +13,8 @@ Usage: $0 [PARAMs]
-i [INSTANCE] : ONAP deployment instance # (default: 1)
-a [APP] : Specify a specific ONAP component (default: all)
from the following choices:
- sdc, aai ,mso, message-router, robot,
- vid, sdnc, portal, policy, appc, multicloud, clamp, consul
+ sdc, aai ,mso, message-router, robot, vid,
+ sdnc, portal, policy, appc, multicloud, clamp, consul, vnfsdk
EOF
}