commit | e0544d43de8aea5c828f07a876124d27eaaecf8b | [log] [tgz] |
---|---|---|
author | mc <maddie_cheng@edge-core.com> | Fri Jul 26 18:18:55 2019 +0000 |
committer | mc <maddie_cheng@edge-core.com> | Thu Aug 01 23:41:33 2019 +0000 |
tree | e4f0eef9c0a6e884901a7e69ad8f5584efe5cf03 | |
parent | e0891f2c4a1b026b7bceb57d45c2fbfa70bb1fe7 [diff] |
add port names Change-Id: I1bc975544a4a19c0386e7d93c3f0c324dbd6d538
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.