From 75c07c4911875862f313f3166c3d3e3f411763aa Mon Sep 17 00:00:00 2001 From: Dusan Rozman Date: Mon, 25 Sep 2017 10:28:28 -0400 Subject: Added vnfsdk containers to ONAP Kubernetes Created the initial base deployment yamls for VNFSDK. Issue-ID: OOM-320 Change-Id: I3b062654dcb3d48c91cdc90d59597bf27a662b23 Signed-off-by: Dusan Rozman --- kubernetes/oneclick/createAll.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kubernetes/oneclick/createAll.bash') 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 } -- cgit 1.2.3-korg