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>


1 file changed
tree: 6962e9ade0e0edd5af1d16458d1999a2208ad98c
  1. docs/
  2. etc/
  3. .gitignore
  4. .gitmodules
  5. .gitreview
  6. LICENSE
  7. readthedocs.yml
  8. tox.ini