commit | 6ff622e1bacf155af8bfe0f7e216b0e1e8860e0c | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Wed Mar 11 17:14:48 2020 -0700 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Mar 13 14:33:05 2020 -0700 |
tree | d7706141c203c954f83f6ced599957563be2d82a | |
parent | 87231de9b2731fd8e0ba5078d1b5c469b1a4195b [diff] |
[EDGEPOD-231] Add helm chart for BESS based OMEC user plane Change-Id: I4321beca6731b261fcb62a7c880318d865e64542
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.