commit | 43cc9b2c553da32893a29d1ad79d5f93affa40be | [log] [tgz] |
---|---|---|
author | mc <maddie_cheng@edge-core.com> | Thu Jul 18 21:32:37 2019 +0000 |
committer | mc <maddie_cheng@edge-core.com> | Thu Jul 25 19:45:43 2019 +0000 |
tree | 96e365a0e03304812abf4c338e020e96e58b0d4a | |
parent | 159d1f797934d75e6285543957e42280f11f8c95 [diff] |
make device management service visible outside the cluster via nodePort / expose grpc port / fix typos / update version Change-Id: I19d37ae55f7b904b9843e15026b2d943bc0beebe
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.