commit | 9cd2b770a5e9dffd5481444efbe49dc03cc74a76 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Sep 24 09:15:42 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Tue Sep 24 09:54:00 2019 -0700 |
tree | 15a8feeac9b4b37ebb73d3c344410a9410c916eb | |
parent | 6527135090eed45c93338a6c812651b344b5fe0a [diff] |
BBSim now waits for flows to get pushed, so reduce sleeps Change-Id: I0f1e797659a5cf1f558a4c3a22da2b98f6647eea
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.