commit | 0e134ec8c38370454a66a0d8a4604060eae1bd4e | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Thu Apr 02 12:31:53 2020 -0600 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Apr 03 22:10:09 2020 +0000 |
tree | ee79054297eded11c6e31534351c747db3278f82 | |
parent | 3a4548f69e3aacf7595347e9873bfe32ba1dd681 [diff] |
EDGEPOD-310 - Configure Multiple PLMN Ids Add multiple plmns in helm chart. MME can support multiple plmns. Change-Id: Ie03f203d716b1435e1a2b17561b2f39a77dfaa91
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.