commit | b92af45232eea7276c1aeedb86aad884b2d5aa80 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Thu Jan 31 12:08:19 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Mon Feb 04 14:20:36 2019 -0800 |
tree | 31d68c5ae8ce3ea51e6aafba7dcdc13034644895 | |
parent | 927115ce5fd621892fbbf55c6e6d47f6d7adc9c7 [diff] |
[WIP] Tuning parameters to make end-to-end testing work. Please don't merge this patch, it's not ready yet. When it's ready, this message will be gone. - Disble Hugepage to avoid ngic-dp crash. - Adding debug parameter in accelleran. Change-Id: I98edeaef82d2bae9759bd1a4157694a709c3fbe8
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.