commit | bb5d9a8d7aaa2b1f04e8bf79f45e6553be62c28f | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Tue Mar 24 20:05:30 2020 -0600 |
committer | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Wed Mar 25 06:50:42 2020 -0600 |
tree | f7da2fd59a757f9713ea4cba5efdefc45f1634c1 | |
parent | 0828d63742675b3518f1bedf809cdbe593d955e1 [diff] |
Static address allocation support by PDN GW Passing arg to spgwc. Also adding individual IMSI for which we need static address allocation Change-Id: Id8164f64524ab0fe96b859dd540680536b951ad9
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.