commit | c8e65f2b04474fcc5b3472d613b581ae39476664 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Sep 05 14:10:50 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Sep 05 14:10:50 2019 -0700 |
tree | 33deba289a949cfa0abc7d74dc6f2287ac8bce45 | |
parent | 1f1199eb87d2ed23aa3911d1a6971edb379bdf60 [diff] |
[COMAC-223,COMAC-174] Add resource limits in CDN-Local To show computing resources on Grafana dashboard Change-Id: I8bcbf0c88f857d215dc4bf2f8849b66004eeec71
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.