summaryrefslogtreecommitdiffstats
path: root/kubernetes/oneclick/createAll.bash
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2017-09-26 21:03:34 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-26 21:03:34 +0000
commit82a02441c188081380d735c387cd464d0f2f1e19 (patch)
tree3c985606b336de3058d74003ac0446e150796304 /kubernetes/oneclick/createAll.bash
parentcc04eefdd11282e67cffeebf1e4e11f1a33d2eb0 (diff)
parent7704d2a216f6d1adf9f782bbe4ff277169f2a490 (diff)
Merge "Added AAF 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 2963a40c20..8d41ee45a6 100755
--- a/kubernetes/oneclick/createAll.bash
+++ b/kubernetes/oneclick/createAll.bash
@@ -13,7 +13,7 @@ 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,
+ sdc, aai ,mso, message-router, robot, vid, aaf
sdnc, portal, policy, appc, multicloud, clamp, consul, vnfsdk
EOF
}