commit | 90c605099add514364758ceca94dfa16058740a1 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sat Oct 19 14:46:41 2019 -0600 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Wed Oct 23 18:22:16 2019 -0600 |
tree | 128e408e369566d0bb922ac4d0910c509bae2e84 | |
parent | cbc9820e83bbb123fbda6313aee56e8f3b296227 [diff] |
COMAC-255 Improve ONOS chart for better support of various ONOS apps - Add release name to configmap to allow multiple deployments - Add ability to support additional Services Change-Id: I16f45dbd6129aa1cc3e1fbf41bfd8de27b565bd2
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.