From 7704d2a216f6d1adf9f782bbe4ff277169f2a490 Mon Sep 17 00:00:00 2001 From: Dusan Rozman Date: Tue, 26 Sep 2017 16:04:12 -0400 Subject: Added AAF containers to ONAP Kubernetes Created the initial deployment yamls for AAF project Issue-ID: OOM-11 Change-Id: I3c60185d78e8ce5596791624086f7cf32b3c3c38 Signed-off-by: Dusan Rozman --- kubernetes/oneclick/createAll.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/oneclick/createAll.bash') 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 } -- cgit 1.2.3-korg