commit | 28398c0342c424834f4e18c04e8351cd5acd4074 | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Oct 13 14:48:41 2020 +0200 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Oct 13 16:44:58 2020 +0200 |
tree | 3046400ae8275054d4cfb771f55c281c45cc8e2e | |
parent | 337fe9da79db940d72da0a7ca6b2d41efd0a58e3 [diff] |
Adding service to expose the DMI server port Change-Id: If723340251e26c55325f90853d4f0b1d7f375d22
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.