commit | aedb8fd89aa451bf6d90295869a03275fa938b50 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Thu Feb 06 09:48:49 2020 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Tue Feb 18 19:39:14 2020 +0000 |
tree | 02f2961300ceefbd62bb6cae158c407ee1e626bb | |
parent | 6622ff38127ddf364dccfe9a5d28424ed7197575 [diff] |
Add kafka and XOS-core parameters to vrouter xos-service for SEBA In this way you can override kafka and xos-core endpoints via values file. Change-Id: Iced04a5809863a9d13fcd5e24eabdbdfb031a600
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.