commit | 4866d753b4a70b90740d70fd06918e92ca73a7c7 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Dec 17 16:32:23 2019 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Wed Dec 18 02:22:45 2019 +0000 |
tree | 828e8e5a02d898416ec22ce506d13bc7f6f60664 | |
parent | a94225527a8f5a753099daf6ef16b0326dfc70f8 [diff] |
Add DP_NAME in DP ENV Change-Id: I716292c5411813f61ea519914c54557139a3000c
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.