diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-02-23 20:54:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-23 20:54:02 +0000 |
commit | fe41ff33b0a38193b1999f2749ebcb9bd8760862 (patch) | |
tree | 6962e9ade0e0edd5af1d16458d1999a2208ad98c /docs/submodules/oom.git | |
parent | ce6275aa3a4df6ee97312581d4ed5504a51d12b7 (diff) |
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>
Diffstat (limited to 'docs/submodules/oom.git')
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject ecd6153f14f654c65837b7515f40f75ad880924 +Subproject c3f901acd912026f602ebdcb66c83490f1a4cf0 |