commit | 1dfd4d6308b9b36bce9056439f40be8b657f8bc0 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Feb 03 21:05:11 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Feb 04 05:06:57 2020 +0000 |
tree | fc953eea1ab2b503d49073e488b1257e63e36a38 | |
parent | 7c8779e72a6caf3cac8a8d38a0915385dcf33def [diff] |
Define value for redis hostname in Accelleran CU Change-Id: I1a08aed136e6e2dbbd79f7da9dba05f0ac68b5dc
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.