commit | 159d1f797934d75e6285543957e42280f11f8c95 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Wed Jul 24 02:12:28 2019 -0600 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Jul 25 15:26:40 2019 +0000 |
tree | fcf38a7bfb4dc9b431415c50968107a6753c20ae | |
parent | 564fcfbad1ef0e8b6c723d8cbadd46c1560c1ce1 [diff] |
Add static_arp config for sriov diabled mode Also change network configs from list to dict to make it easier to override. Change-Id: I03f193ab7fdaa91ac8e35f4e2d8d2a5a9f17baa0
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.