commit | f2a4e2c878be65c236fd62d4043f078f412deb2e | [log] [tgz] |
---|---|---|
author | Shrey Baid <shrey1.baid@gmail.com> | Tue Jun 16 22:49:41 2020 +0530 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 24 11:52:47 2020 -0700 |
tree | 318db3ce3bcdf61d3bc3d02a3ce27dfd31513977 | |
parent | f18d816d5cf011dcb6c3cfd6c2b46a9155a8962b [diff] |
Added BBSim parameters to retry EAPOL and DHCP Change-Id: Idcfbf42ce76e38cc93f70b334d3779b44f0ae8ad
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.