commit | 636e17d7be8a15d4f04d5611a3d64fd927652fd4 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Wed Jul 03 12:52:15 2019 -0500 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Jul 19 02:06:47 2019 +0000 |
tree | 2ca1e16c208aedeba6249061c41258462f915835 | |
parent | f758d78ed95692121d871fb94c9e2d2ec51de493 [diff] |
COMAC-109 Add support of openmme The old mme is enabled by default. To use openmme, set mme.type to openmme. Change-Id: Id1029236af82f8f1abde7d25cee8cc70adfb8691
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.