commit | 7d20f3113d1a5d6d31690551c67016402c52e069 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Dec 06 16:02:23 2019 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Dec 06 16:02:23 2019 -0800 |
tree | b22328b1d0eeeded84f598f5b62f1ad8bd4cde5e | |
parent | 4feaddf6adfe9e489a355c174f019225fd1c53de [diff] |
Remove default namespace from cord-platform sub-charts Change-Id: I405ac20d2f9bddad208b8da438f24f32bf424757
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.