summaryrefslogtreecommitdiffstats
path: root/kubernetes/oneclick/createAll.bash
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2017-09-20 19:42:50 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-20 19:42:50 +0000
commitc66ca602f26e66145091d529ef970be27fb766d9 (patch)
treee0ae5620a5105e5a9ae9bda5b7fdcf27ca612adf /kubernetes/oneclick/createAll.bash
parent5291ba3c1595fd9e47b3dbf92f24071110c4b839 (diff)
parentf776f3d5fa1a660bee24057e65625b62eedf382c (diff)
Merge "Added CLAMP containers to ONAP Kubernetes"
Diffstat (limited to 'kubernetes/oneclick/createAll.bash')
-rwxr-xr-xkubernetes/oneclick/createAll.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oneclick/createAll.bash b/kubernetes/oneclick/createAll.bash
index 112366f77f..c59cf095ca 100755
--- a/kubernetes/oneclick/createAll.bash
+++ b/kubernetes/oneclick/createAll.bash
@@ -14,7 +14,7 @@ Usage: $0 [PARAMs]
-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
+ vid, sdnc, portal, policy, appc, multicloud, clamp
EOF
}