commit | af70d9a75e52fde3f3d2a9763b3fa548f2d85a72 | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Fri Apr 24 18:57:54 2020 +0530 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Tue May 12 21:15:30 2020 +0530 |
tree | aa1a9cda94d2b3f3d44917b62c9dd7d059f5465e | |
parent | 8d069a7e5fa955ad920de90a9a4c618728dd30c3 [diff] |
[VOL-2961] Added BBSim parameter for kafka topic configuration Change-Id: I93b4967a490dbbe380f5db9937307f9802a9fb84
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.