commit | 5a8504d63412f46e56e5a7c4351ac746c93404e2 | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Mon May 18 22:28:13 2020 +0530 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Wed May 20 22:10:18 2020 +0530 |
tree | 0e6ce906d06f2a7deccea170b97199851d6e1db4 | |
parent | af70d9a75e52fde3f3d2a9763b3fa548f2d85a72 [diff] |
Adding ETCD endpoint to Prometheus Change-Id: Ie38b719dac648fb977acfdf1514c5e43b7be7dd2
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.