commit | 160295a77e823ddf5df4fec6b530e4ab721571d0 | [log] [tgz] |
---|---|---|
author | Doyoung Lee <doyoung@opennetworking.org> | Tue Jun 04 17:14:54 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Jun 12 20:12:28 2019 +0000 |
tree | 9a7ba1e6a285ffea6e37d78b42ef85d56083669a | |
parent | 0f49894928eefd74523b813c419836edd9fedd48 [diff] |
Make deviceType field can be configured in values.yaml Change-Id: Ib30277e3f088a0fd1fa41d8688d2d1c0a2a600d6
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.