commit | ec8a2d7f778a3697debff088169d4b5907f87e2e | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Tue Feb 12 14:36:10 2019 -0800 |
committer | Luca Prete <luca@opennetworking.org> | Tue Feb 12 23:14:56 2019 +0000 |
tree | ef21b4cfaef1c42d849c41cef74c28e33b8a68a5 | |
parent | 2d2b31668b73b636e2f56005aa6efd0e5fc27c97 [diff] |
Implement M-CORD Services in Multi-cluster's configuration Change-Id: Ie7b6cf0c4d010edd75efd4049bc8ac8fbb41cfc4
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.