commit | 580416746191837b9f6b2b66f4180b96e2c8f653 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Fri Jan 24 13:26:28 2020 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Jan 30 20:11:09 2020 +0000 |
tree | 8b82257e7b137059a336d4e978bd8c4d6bdb0c99 | |
parent | f6ba8707c3eafaa7913b6987ce7b4ae8b98f031a [diff] |
Add Grafana dashboard for Aether subscriber monitor Change-Id: I60094a940d50cd617534fd12128c4c37a816b404
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.