commit | ed24cac58f33772eb7a9720781e0f40e2a0e3d75 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Aug 26 20:52:20 2019 -0500 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Aug 27 18:28:59 2019 -0500 |
tree | b333bb5116abcc94570460d49801dd772027e7a8 | |
parent | 16d7092d753cac25a46f07a5be6bf0653ee610bc [diff] |
COMAC-165 Refactoring omec-control-plane HSS - Split hss.yaml to resource specific files - Separate job for DB sync and initial MME and user - Make initial MME and user data configurable - Change to use static OPC for default users Change-Id: Ic4be24fcc5a00282ac6bd39f07a1cfc886829823
This repo contains the helm charts for use in the CORD and subsidiary projects.
Thes charts are published on: https://charts.opencord.org/
Please see https://guide.opencord.org/charts/helm.html for more complete documentation.
When you make changes to charts, please make sure of the following:
Make sure the chart passes a strict lint with helm lint --strict <chartname>
. The scripts/helmlint.sh
will check all charts.
When you modify a chart, you must increase the version in Chart.yaml
. You may also need to update other charts that depend on your chart.