commit | 3a4548f69e3aacf7595347e9873bfe32ba1dd681 | [log] [tgz] |
---|---|---|
author | serkant.uluderya <serkant.uluderya@netsia.com> | Wed Apr 01 13:47:17 2020 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Thu Apr 02 17:49:19 2020 +0000 |
tree | a052a3d71970611bfd3398cf82a0d27e93c2d40b | |
parent | 531f42acc725475732d9c3fda0769e292009f67f [diff] |
[VOL-2864] Include log_level parameter in BBSIM helm chart [VOL-2856] Supporting defaults helm-chart arguments Change-Id: Ibb507015fb50568aa126e5742af233177a65216e
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.