From fe41ff33b0a38193b1999f2749ebcb9bd8760862 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouƫt Date: Fri, 23 Feb 2018 20:54:02 +0000 Subject: Updated git submodules Project: oom master c3f901acd912026f602ebdcb66c83490f1a4cf05 Merge "Add standardized helm chart for so" Add standardized helm chart for so This is a standardization (based on helm community best practices) of a Helm chart for the Service Orchestrator (so) in ONAP. How to deploy the so chart (outside of the parent onap chart) from the local oom/kubernetes codebase. ** need to create/update dependencies defined in the chart's ** requirements.yaml helm dep update so/ ** deploy the so helm chart with the "release" name of 'onap' helm install so/ -n onap Change-Id: I22471eb9fe0dec32941e14dc63857222c80ebe20 Issue-ID: OOM-727 Signed-off-by: Mike Elliott --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index ecd6153f1..c3f901acd 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit ecd6153f14f654c65837b7515f40f75ad8809241 +Subproject commit c3f901acd912026f602ebdcb66c83490f1a4cf05 -- cgit 1.2.3-korg