commit | a2c22f7e5b1ecf38d75af2c109db22b33655fb95 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 24 10:14:01 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Mar 24 10:14:01 2020 -0700 |
tree | c7ac8fa5263480a0dd85772d682f382b2c18bd01 | |
parent | b4228c06cf74910a378e9d510b7cc3b714dbcd63 [diff] |
Adding docker-dashboard support to nem-monitoring Change-Id: I0defd9b0d46083f144cb162feae4cffeb74dcd12
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.