commit | 50fa4070c04993d2be59904cb6b02e59d3167258 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Thu Nov 07 23:42:16 2019 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Tue Jan 21 22:42:46 2020 +0000 |
tree | 0d88bf9f5d5678e71694f5b4accde6987b966c1c | |
parent | 93c2c502000287c4eaae52712719868ac83febac [diff] |
Added support for running SiaB with SD-BNG - new mininet topology with PPPoE server - new fabric configuration for Ponsim - new DT-workflow - new values file to run SD-BNG on SiaB Change-Id: Ib9d61111d6399e9240afb60bb6a77f152a6ecd01
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.