commit | 4dee21e47282a6c78bdb3e77f58e042794758fee | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Nov 02 12:52:55 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Nov 02 17:20:52 2020 -0800 |
tree | df1180851f4d39586e0b8152b5ddcb091720679e | |
parent | 523db664a7836573c02b06bcb4e7ddf73550d27f [diff] |
[VOL-2940] Scrape from kafka if metrics are exposed Change-Id: I6e176b6f4ed4cbf14393273ad1e1375708f62caa
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.