commit | 4b811c8deb6469033aeff52613157a44226e2d27 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Thu Feb 07 14:25:28 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Fri Feb 08 22:56:29 2019 +0000 |
tree | 5de5ab43da79b36c989aceb6993c424b69ecd48b | |
parent | 79f847044c4360da70ba29de6410bc3253a293a0 [diff] |
Fix multus configuration bug If we use kubespray install, then 10-calico.conflist didn't have etcd information, so we should use the original multus, not create by ourselves. Change-Id: Ib29fcce0901d222177fbc8c9cefbd2395a64fe7c
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.