commit | 715a4c41043bdf814b7b8f9ea9231cdb36fdf14c | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea.campanella@intel.com> | Wed Jun 01 15:39:46 2022 +0200 |
committer | Andrea Campanella <andrea.campanella@intel.com> | Wed Jul 06 15:54:09 2022 +0200 |
tree | 254356769963afd54270ae35a1cf73c9fa318ee6 | |
parent | cbb34e53992c1ec79f987af8a9540629476df262 [diff] |
Adding support for sdfabric topology deployment Change-Id: If4f7a6016f8b3a91b47f68bc480f1cfa8ef5d5c3
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.