commit | 70c0f30ad220451dfead407b382187b8314ce049 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Fri May 22 09:58:34 2020 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Fri May 22 11:15:15 2020 -0700 |
tree | 784b18b4d7672bf01575a0766ad3f07218834eb8 | |
parent | b311feefbfe41467bc82f62a0a3ea37bcc2fb499 [diff] |
patch the app name v instance name Change-Id: Ib20b38abee5c8e197e0d74eeb3c2f8bfcc437b0a
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.