commit | 1f554c42544f1e3643a2f24562dc01560d914b98 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Mar 05 13:00:12 2020 -0800 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Mar 06 20:12:43 2020 +0000 |
tree | 60f0e32cda9ce39606593e8f521084f3cf584e30 | |
parent | 090473812c5a0bbb467f0d77cb9ee811274eb938 [diff] |
[EDGEPOD-202] Add users to HSSDB as a group Change-Id: Iec6dc9b085ef5a26aeb156878953d34eb8a22ae5
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.