commit | 564fcfbad1ef0e8b6c723d8cbadd46c1560c1ce1 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Thu Jul 18 23:58:35 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Tue Jul 23 20:43:01 2019 +0000 |
tree | 48607d3dd9e9884a2f09e5cd32670aa8d670dc6f | |
parent | 2bed68bc9789337cfa0256c79736c1b7bab04c0f [diff] |
VOL-1789 add helm chart for free radius Change-Id: If0c01c776f88dce252a5769bb51b1afcbdc662cb
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.