commit | 8d069a7e5fa955ad920de90a9a4c618728dd30c3 | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Tue May 12 00:12:06 2020 +0530 |
committer | Shrey Baid <shrey1.baid@gmail.com> | Tue May 12 14:46:45 2020 +0530 |
tree | 270a68c5edbd2225ed47554f246ef2a424b9d450 | |
parent | 783112e9f91bf836a411236e35394cf20e8afa68 [diff] |
[VOL-3054] Added flag -igmp to BBSim helm chart Change-Id: I76cc726f98d2f46de4ea5b315e020fd8dafd8050
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.