commit | d21956f9099a94820f520e33bef896a335fc551a | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Mon Feb 04 15:21:01 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Mon Feb 04 15:26:37 2019 -0800 |
tree | 45f49e2c329c059db33d57485bf436e89fd2c982 | |
parent | dec3f276b040b0e5b9b2c2c29bacda0107a461f7 [diff] |
Configure DataPlane S11 IP and S1U IP via ENV Change-Id: I33839d7249f55bb55b18b72e38e453e02c37c111
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.