commit | 3ca7ed3c62bae1ca6d6d4fa6dc2764f886f2de5d | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sat Nov 30 18:35:26 2019 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Dec 05 17:58:01 2019 +0000 |
tree | 83be998442768b08012c1e3ce45db74fadf13616 | |
parent | c99fb1c3cfc98295bff721131da061085f5e99ef [diff] |
Add ability to configure whether to deploy kpi-exporter Also, add release name as a prefix to kpi-exporter resource names to in line with other resources created by nem-monitoring. Change-Id: I2b15f97128795e19d56a1be2a9290e8775f389e2
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.