commit | 7042405ac2519eb197237c030a4a89d5ebc905a2 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Thu Feb 14 15:23:03 2019 +0900 |
committer | Andy Bavier <andy@onlab.us> | Thu Feb 14 13:23:53 2019 -0800 |
tree | 8c50f2d42d7fe72deb081d3168d2a74ca64f6643 | |
parent | 79e408cdbfdd023740b6f661e2247b9e042b17ff [diff] |
Change nodeselector for CDN-remote and modify docker repository for CDN-local and CDN-remote in M-CORD Change-Id: I2c1749a946b4d51ac96475cfa0daeb941c53af7d
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.