commit | e455aabe0763e49cc5447201bd26f4566695be46 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Fri Jul 12 10:53:43 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Jul 16 17:19:57 2019 +0000 |
tree | 23b9321f95e3dd4b43ece0b90e893b017283d990 | |
parent | 9325a8494cc74c46dcb786eef7239a697ab40a98 [diff] |
Define one more SR-IOV network for NetDevice type SPGW-U and the other regular network applications (e.g., CDN and BBU/CU) use SR-IOV/VFIO and SR-IOV/NetDevice, respectively. Thus, need to define one more SR-IOV network. Change-Id: Iff331fcb8f2040ce4127be5d591c6bd4e1aa32bd
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.