commit | 35abc2e65057b4e39b20cacf45be619a1ea7c4c7 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sat Oct 19 15:05:03 2019 -0600 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Thu Oct 24 17:39:21 2019 +0000 |
tree | 55c67f98c798807c19c74e64352850762ce0adc4 | |
parent | 90c605099add514364758ceca94dfa16058740a1 [diff] |
COMAC-237,COMAC-255 Refactor mcord profile - Rename mcord to mcord-services - Use the onos chart instead of onos-progran chart for bring up progran on onos No need to manually restart progran app after deploying anymore - Make onos rest URL configurable for xos-services/progran service - Enable and disable fabric conditionally - Change service dependency Change-Id: Icc20305349b78bd5b16e6e80ff1621ced733f69d
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.