commit | a97d48358ca3e0ffba7efcf597edd1935321f3a0 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Sun Feb 17 11:34:50 2019 -0800 |
committer | Andy Bavier <andy@onlab.us> | Sun Feb 17 11:35:10 2019 -0800 |
tree | 2a91dc8c38ec2c9f3b5fee4476f84dfc992848db | |
parent | 0a12ee14880e2ec8347d440e4499e155338bfa12 [diff] |
Tweak node selector on mcord-cdn-remote chart Change-Id: Ia15e80f02b26b11b6a882ba557fbd4586ab5c10a
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.