commit | dec3f276b040b0e5b9b2c2c29bacda0107a461f7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Mon Feb 04 13:57:35 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon Feb 04 14:56:21 2019 -0800 |
tree | 951abc5549963ffb170970b8d8bc780465a85442 | |
parent | b92af45232eea7276c1aeedb86aad884b2d5aa80 [diff] |
Exposing the ngic-dp, bbu and mme containers as NodePort(s) Change-Id: Ib2d967a3df79c18779aabb69fa61b5dcb9aa0faa
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.