commit | 574c42aebfd821c60773a228cd78672a7ef0b999 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Sun Jan 26 22:03:46 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Jan 27 18:14:53 2020 +0000 |
tree | 1b6e53f73f49a6f1d6e26d07bf05dccea7263f93 | |
parent | f6dfb90f0f5c7c02b6c0361bb7fd3269cd84eee3 [diff] |
[EDGEPOD-108] Define values to select video archives to be deployed Change-Id: I81bb3fd538e36d02544beed25d8047ec5c78f185
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.