commit | 7e10033a00a2965850ebe3eaa082821eeab17ae8 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Feb 03 11:17:39 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Feb 03 19:21:46 2020 +0000 |
tree | ea84163f93c848f2820e3d7d6d3c235158f53d0c | |
parent | 7f23b2dabb06c5a863ea996845c88687ee1c7f76 [diff] |
Add domain config on CDN-Rremote Change-Id: If78482784661461c822e97daf1622d13952833ba
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.