commit | 8f30e15d77ca4cc53278ca332c2f6d573f68aa26 | [log] [tgz] |
---|---|---|
author | Doyoung Lee <doyoung@opennetworking.org> | Tue May 21 16:23:07 2019 -0700 |
committer | Doyoung Lee <doyoung@opennetworking.org> | Wed May 29 21:34:23 2019 +0000 |
tree | 9f0eb1dc31b89adacf26fa06e279a143914e49fe | |
parent | cb9b478e7464c133d141b08e952f4669c568c790 [diff] |
COMAC-18: Grafana-via-Prometheus for M-CORD CDN monitoring Change-Id: I230a8bbfd866ca4e784dbd24f28943596cc70239
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.