commit | 5e717c4272e89353a2af1513445a4c68ac376b00 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue May 07 13:30:23 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue May 07 13:38:09 2019 -0700 |
tree | fdcab417350feb732d80d5fddf001236258f0ccd | |
parent | e533a87b7ce07aa02e5996294f5b0a3680609d95 [diff] |
[SEBA-649] Exposing configuration for kafka_bootstrap_servers in the base-kubernetes chart Change-Id: I583c7e2643c2a561d7c4c412838e65e734417817
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.