commit | e0d3caf82cccdc914254bdf432b20cd6724f0532 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri Jan 10 15:55:56 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri Jan 10 15:57:47 2020 -0800 |
tree | ef2cdbfe8ebfb3238318b5431cf4c038a8b586db | |
parent | d3ec455d6fc80a1f36c5f893f7230c2819e92c83 [diff] |
Adding a dashboard for VOLTHA-2.x, disabled by default Change-Id: Iaa41974a62cdeb112961aa048d2a93d19c82ed61
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.