commit | 8418c1790952314c1706606ba5fb04e188c8e2e3 | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Thu Apr 23 16:30:43 2020 +0000 |
committer | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Thu Apr 23 16:36:41 2020 +0000 |
tree | e5a48bc756e067007f6a651bcd3a757fa7c59031 | |
parent | 32d7714b642e8c3c3cfc4150a5fd7cd6f62e1cea [diff] |
Changes for Nucleus mme. 1. probe sctp module 2. Pass new environment variable to all containers withink mme pod Change-Id: Ifb3f102e4d69f303792842e82a8047abe492a86a
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.