commit | 9fc6521732eab32b4c783052d3f26d7888d721e6 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Sep 05 14:24:43 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Sep 06 02:09:31 2019 +0000 |
tree | 22358821da92690f0e6e040e8259e0b3d34d6abb | |
parent | f4d29c503c207b57b5b32f1aa04a9d5c57d5d504 [diff] |
[COMAC-174,COMAC-175] Remove unnecessary CDN values in values.yaml Change-Id: I52cfed6d98bb9cf51694a9da05625992f6ec1023
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.