commit | 44967c84746ecc81bccf1a353cb76e0c855021ed | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Fri Mar 06 13:37:01 2020 -0800 |
committer | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Fri Mar 06 13:37:34 2020 -0800 |
tree | 666755c29feb79208acc9cc9023471b2b69a2615 | |
parent | 1f554c42544f1e3643a2f24562dc01560d914b98 [diff] |
EDGEPOD-212 - configmap update is not updating the config in the spgw for config update to work we need to give right directory as argument to the ngic_controlplane. Change-Id: I79addbdb4ae557c6cc5da7abcd1396073e3a68ce
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.