commit | 48f68662226238b663fadea941f55ad18961ab8f | [log] [tgz] |
---|---|---|
author | Doyoung Lee <doyoung@opennetworking.org> | Fri Aug 09 13:50:00 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Aug 28 00:17:40 2019 +0000 |
tree | 3f27de0165a55c009390b59ddceff4c3d28e555c | |
parent | ed24cac58f33772eb7a9720781e0f40e2a0e3d75 [diff] |
[COMAC-80] Integrating Grafana dashboards for M-CORD with nem-monitoring Change-Id: I0cf43dbe372b4c6f6092fd20e837360b906939e6
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.