commit | 7f604708fcde87d087aad0e463288392636eed82 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Tue Apr 23 17:31:55 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Apr 25 14:30:37 2019 -0700 |
tree | 252a0110c38079ac247cbc7a876777727d2efc8c | |
parent | af38f0d1aa8544d2d06489ec4a7f1901a80fd896 [diff] |
SEBA-525 Disable EAPOL processing for TT workflow Change-Id: I7bc034ec9d0e5ebcbacad4a4773399a1022823ad
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.