commit | c4a7d5455f5501a3791c8ebc8df571d79ae0f637 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Aug 22 18:53:40 2019 -0500 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Aug 25 17:45:29 2019 -0500 |
tree | e37dd4808a6921f8eadc799d298cf36367d43e9d | |
parent | 7a921d11ba80316f4b2dc52aaf4402f03d6d1c72 [diff] |
COMAC-168,COMAC-171 [omec-dp] Change sriov configs and enable nodePort - Change sriov configs to help user configure more easily - Enable nodePort for CP-DP communication when CP and DP are deployed in separate clusters, diabled by default Change-Id: I0e2520d66f2240a2888673d930487dcf112861a0
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.