commit | 812688aa7438308b70d2ae385cdde44caf967d31 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Wed Dec 11 09:16:53 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Dec 17 21:00:37 2019 +0000 |
tree | f7e2bfed6f57c34b146f34b1e0e0f725383dfe9b | |
parent | eb0fb67a7183bfd4c95504c78a443f6a17f18f39 [diff] |
[SEBA-882] Exposing sadis-server in BBSim so that ONOS can query it Change-Id: Icba0e6e6fb5d4e940ae8162e750114e0eb941a01
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.