commit | 72ab2536388d94a1503b42df362823acdb5ef826 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Fri Feb 15 14:56:00 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Fri Feb 15 15:05:03 2019 -0800 |
tree | b0b3628416410ab6c650e45f5a4b7ea800bbe7de | |
parent | 476bdc673bb77f97a1c32ea699ad3b8f913432ef [diff] |
Update BBU's NodePort, and configure bbu to use same port as NodePort Change-Id: I0cbdcbba88793cc9ea2a9ee489f2c242ffd093e3
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.