commit | 231956c0007084973d5d50bf979aae1d27dd5d94 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Oct 14 18:25:51 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Oct 17 18:57:33 2019 +0000 |
tree | a9020ff0f57b11f53c9c56e1bf87c2fc2d58e8f0 | |
parent | 2eede667f48b5b71f91ec8b4c882e3e2f8ac5e9b [diff] |
[COMAC-102] allow CDN-Local to use HostNetwork for non-SRIOV environment Change-Id: I03501d09756db547eadba2989642aee3d730dc59
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.