commit | e21a5f5ea8ad69fc383669169c913427036eb84d | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue May 28 15:39:52 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Mon Jun 03 16:13:02 2019 -0700 |
tree | 9096f76a881320c40fdfd4b5f74e40f7d849a01b | |
parent | 596e14e616c0b16bada9d3e27df412a04dfef900 [diff] |
SEBA-686 Enable multiple Ponsim OLTs Change-Id: Ia8cc47492010bcd98f0a8800f70386cd5ca5342b
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.