commit | 8b31c5807ba17d185598a6fefb17ef27e77389e7 | [log] [tgz] |
---|---|---|
author | mc <maddie_cheng@edge-core.com> | Tue Sep 03 21:55:21 2019 +0000 |
committer | mc <maddie_cheng@edge-core.com> | Tue Sep 03 22:10:19 2019 +0000 |
tree | 71f2c30a5d237e3bf9d8bec78c560ad820d316bf | |
parent | 2945464a4f30744daa705e9836734371b35ed310 [diff] |
SEBA-761 separate device management from nem-monitoring chartby creating a new device management chart that includes the use of persistent volumes Change-Id: I29bdd6a77533716afdb8ac8a78b14b5ab97d461b
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.