commit | cbc9820e83bbb123fbda6313aee56e8f3b296227 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Mon Oct 21 11:38:19 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Mon Oct 21 11:38:19 2019 -0700 |
tree | b17f9fcc82acd8f51b0093bca178e7349b781b3a | |
parent | d8a81f96a1b66e7ead46f67fbf4ec4a46dede109 [diff] |
BugFix: Change type antmedia to nginx Change-Id: I0e1af5bcb75882d01af04d2fbd3ff0b9667a5679
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.