commit | 4d87e3cfb357a54458c3b27fb2ac2748eed96cda | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Mon Apr 27 14:25:33 2020 -0600 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Mon Apr 27 14:26:50 2020 -0600 |
tree | f65446b12bd88a36238fc6aab0dca591add16ecc | |
parent | 189d39f56990af4c6b5a4024fc0c30e8bb705610 [diff] |
Make multiUpfs enabled by default Change-Id: Ic5d480ad73bda764a6b87bffea209e1104acd5b3
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.