commit | f6dfb90f0f5c7c02b6c0361bb7fd3269cd84eee3 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Wed Jan 15 15:00:36 2020 -0800 |
committer | Daniele Moro <daniele@opennetworking.org> | Fri Jan 24 11:16:49 2020 -0800 |
tree | 634275e8ed5468b840082335b863c37af754ef91 | |
parent | d4218c1de1aebc945adc9b64beb48a0b9108ddab [diff] |
Added BNG dashboard, disabled by default Also, added BNG topic and dashboard activation in seba-ponsim-sdbng.yaml values file. Change-Id: Ic188e7504d97681f4a96bd7e68acd0de3d874cbd
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.