commit | 1f1199eb87d2ed23aa3911d1a6971edb379bdf60 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Sep 05 11:41:30 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Sep 05 18:42:59 2019 +0000 |
tree | bc9f4524e876015c7e169b78b5199e9093f0541f | |
parent | 1635946f5b59ba5bc401eb5997a4bf4509142c0b [diff] |
[COMAC-222] Change log-agent-configmap in ONOS-ProgRan Since ONOS and ONOS-ProgRAN have same configmap name, it makes an error. Change-Id: Id0eb45734dda753efde5e4619de95fb54a490f55
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.