commit | 34eb8b6decf54aafb34a446d7407d76766800585 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Tue Feb 04 10:43:37 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Tue Feb 04 18:59:33 2020 +0000 |
tree | 04a2f2256768d1c11f1328b87ca51104d39254c0 | |
parent | 631772651109d70fd7bc8cfe1c584d2fd66f7ac3 [diff] |
Make Accelleran CU and RIC use hostname to access Redis Change-Id: I69de7a6db8109556a09cb05c4334aaac7e2d59ed
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.