commit | 2bb5c148165f3fb6fa0f17cf6e57895c5cdbbb73 | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Wed Feb 13 16:33:17 2019 -0800 |
committer | Pingping Lin <pingping@onlab.us> | Thu Feb 14 16:20:05 2019 -0800 |
tree | 176583c043e312d651c1a328aabb8af0fa77ad4f | |
parent | 7042405ac2519eb197237c030a4a89d5ebc905a2 [diff] |
change node port number since xos already use it Change-Id: Ieb45e9b212ba5185cd4b78b8299a3d6611ce8ce3
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.