commit | 1b9ae5cb9d5ba7cd2697df142020585b7bc6f6ae | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Feb 11 16:54:45 2020 -0800 |
committer | Jonathan Hart <jono@opennetworking.org> | Tue Feb 11 17:18:53 2020 -0800 |
tree | f7ad3b235c9b2c1cd97f7d9cb35991018525e0e5 | |
parent | 124ee01da5879fcf6f87b4e398f7deedc2728aa0 [diff] |
Expose c_tag and s_tag configs in bbsim helm chart Change-Id: I05913558ce92d5b697301408219a9bbd5165b312
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.