commit | 2bed68bc9789337cfa0256c79736c1b7bab04c0f | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Jul 19 17:15:35 2019 -0600 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Jul 22 18:10:39 2019 +0000 |
tree | 964919909059bae3d890b127f18c997ddffad184 | |
parent | ed19c091b8d61841f3c1dc28c8b40dd09e7b230e [diff] |
Fix spgwc fails to fetch spgwu IP Add more strict check for fetching SPGWU IP. Change-Id: Ib67690e04bccc40bcf703ff63716f94a08085636
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.