commit | 7c8779e72a6caf3cac8a8d38a0915385dcf33def | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Feb 03 18:53:16 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Feb 03 19:37:20 2020 -0800 |
tree | 2a5c1bbfe2008f4194efb2f5115534b8c82d7bb7 | |
parent | da48dbe710c6546d687887609e2a8f7da025044a [diff] |
Update subscriber conunts metric for OMEC user plane dashboard Change-Id: I62ae4c8676e94282e2f61df9e88aac59da3a5f68
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.