summaryrefslogtreecommitdiffstats
path: root/kubernetes/oneclick/createAll.bash
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2017-09-21 20:21:00 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-21 20:21:00 +0000
commit3e130463a0062cdb7aef9717c46ee5bc9958a32e (patch)
tree2a2c242eeeacd9e32c965312709f7dd29709b93a /kubernetes/oneclick/createAll.bash
parent46f145552e1554dc909c49d19d344da8ae7f6503 (diff)
parentbe779fa2d7f44b511bde929582b6340c650d24cc (diff)
Merge "Add Consul support to 'OneClick' deployment."
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 c59cf095ca..afe71af8e1 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, clamp
+ vid, sdnc, portal, policy, appc, multicloud, clamp, consul
EOF
}