commit | b8fb016b043c901049bcde429e507acc512c36ae | [log] [tgz] |
---|---|---|
author | Andrey Pozolotin <posandrey@gmail.com> | Thu Sep 10 16:04:20 2020 +0300 |
committer | Andrey Pozolotin <posandrey@gmail.com> | Thu Sep 10 16:24:05 2020 +0300 |
tree | 455e80d26cd040c928283f261de9815eb3114afe | |
parent | b2d061fd6ffa10f532e6a5cafa3b588efe5bb519 [diff] |
Fixing not possible to specify the olt port value Change-Id: I2a5f203a2fe978b506f1f55496aa2894b2471233
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.