commit | 1e7d48695e270b835ef8f75987940376c673e776 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Wed Oct 09 13:15:59 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Oct 11 18:02:04 2019 +0000 |
tree | fdac3321504f24c5d3bae3ac2307e4049a85c533 | |
parent | 3ed0289be385fe9bcfd5bc9ee4ea15ace03d2605 [diff] |
Add condition statement to enable/disable COMAC to use fabric/vrouter Change-Id: I25307249cf4e6d432647a2c9e79a9b3fc3670295
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.