Updated git submodules
authorAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Fri, 23 Feb 2018 20:54:02 +0000 (20:54 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 23 Feb 2018 20:54:02 +0000 (20:54 +0000)
commitfe41ff33b0a38193b1999f2749ebcb9bd8760862
tree6962e9ade0e0edd5af1d16458d1999a2208ad98c
parentce6275aa3a4df6ee97312581d4ed5504a51d12b7
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 <mike.elliott@amdocs.com>
docs/submodules/oom.git