commit | 96add96e3f121c9945696de6d479f5dfedafb415 | [log] [tgz] |
---|---|---|
author | Woojoong Kim <woojoong@opennetworking.org> | Fri Jul 26 15:44:29 2019 -0700 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Jul 26 15:50:55 2019 -0700 |
tree | a296a821530afad4f7ee2027438485f8db7c3126 | |
parent | 33c296d3abadabe6191c0c777900fbb26ffc4d21 [diff] |
[COMAC-127] Add condition whether ProgRAN is deployed or not in mcord Basically, ProgRAN will not be involved in COMAC by default. Need a condition not to deploy ProgRAN by using COMAC-Platform. Change-Id: I400aece26d4a4b86802c2843590a584f1d365241
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.