commit | ff2cad6927eff029fa85db6b37456ebee3d72e7c | [log] [tgz] |
---|---|---|
author | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Sun Dec 01 04:41:58 2019 -0800 |
committer | Ajay Lotan Thakur <thakur.ajay@gmail.com> | Mon Dec 02 15:19:54 2019 -0800 |
tree | 4c1c3d868b804ee6462098d8eb8d130abd9aed81 | |
parent | b391551cd6dbf38ed40019e1fb6bf9537430beb8 [diff] |
Config update support in MME #36 MME should have default config at error level set. We should be able to use helm to update the config level in the mme pod. Change-Id: If6138bbe791d43fff1dc020599144d908f66fe8b
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.