commit | f4d29c503c207b57b5b32f1aa04a9d5c57d5d504 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Thu Sep 05 15:40:09 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Sep 05 16:49:07 2019 -0700 |
tree | 6860faac09cb262c7ea0ee35a6ddba0e3645ad68 | |
parent | c8e65f2b04474fcc5b3472d613b581ae39476664 [diff] |
Fix for Mininet taking a long time to initialize Change-Id: I51c47a0ee14812f219e5765e952c07fc0f9060d4
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.