commit | 7f23b2dabb06c5a863ea996845c88687ee1c7f76 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Feb 02 14:23:28 2020 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Feb 03 10:41:59 2020 -0800 |
tree | b56bbba873937b2770acdbc81b6ec37ccc5dc30f | |
parent | 3f88458c11e5dd5728df6284051da0c596a98f26 [diff] |
EDGEPOD-114 Enhance CDN-local to better support of hostNetwork Also renamed resouce names from nginx to cdn-local. Change-Id: Ib77f18b8e8ea2efcb73c0d36a621bdee5eea2f33
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.