commit | 834c28fc24acb1c26efcf824c52484c3c6f4d74f | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Dec 05 18:26:22 2019 -0800 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Dec 09 22:10:28 2019 +0000 |
tree | 3a2e27ee2ce90d635442c9bcef75a6c49f5f1483 | |
parent | cd58a7ba050a738f22b52a37926db1dcbc914636 [diff] |
EDGEPOD-60 Add support of multiple UPFs - Enable configuring multiple UPF mode - Add support of ZMQ mode when multple UPF enabled - Change to create three types of services for each application, cluster IP, headless, and external Change-Id: Ic004a4ff7cdc5708d28ce2717677041f71b4d819
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.