commit | 2f2a658ca55c79ad9f171962fb6fd75db5b12484 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Jan 13 14:27:15 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 22 19:15:01 2020 +0000 |
tree | ef80941ea60d86804eb61a95b720094991aeb986 | |
parent | 27f5c70bacdb862606a7f626af9e8b250317ff16 [diff] |
Adding total ETCD requests and total kafka messages Change-Id: I2fcd29029482ea8806fe7564fa956205eff16aae
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.