commit | f6c66e2526a6d248c2fb31eeb57b6af3bab66df3 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Mon Feb 10 13:47:19 2020 -0800 |
committer | Jonathan Hart <jono@opennetworking.org> | Mon Feb 10 14:09:46 2020 -0800 |
tree | 6f9961394a2f92a51d1a8701efa411a2ce877a92 | |
parent | 218a69249115af8061ebfe3f1eee8f4983650392 [diff] |
Use release namespace in bbsim chart rather than namespace from values Change-Id: I5934dcdec91b77f6b1398f26dd948d4c08efc57b
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.