commit | 33c4ff9955683db9e742dc81b683f86538084b59 | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Thu Jan 16 15:15:25 2020 -0800 |
committer | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Thu Jan 16 16:24:24 2020 -0800 |
tree | 1516586c8f1ba5c3cf5c30484272744eec1efd83 | |
parent | eb7a4392f151a9373fab56f24cc03d6c01f7527b [diff] |
EDGEPOD-103 : SGW should not take MME address as config parameter Getting rid of mme-ip exposure to SGWC pod. Change-Id: I2f87aae435d95dd4be33ab2c00d0721c5ebefe63
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.