commit | 267e25e280a9c9d44daa5685a44965706e07518a | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish.gowdra@intel.com> | Sat Aug 20 20:03:58 2022 -0700 |
committer | Girish Gowdra <girish.gowdra@intel.com> | Fri Aug 26 19:15:07 2022 +0000 |
tree | e4299e3abb5ff92e0dbdaf5ebeee5b630ed47f4a | |
parent | bcc5e144103c3e53842a6c6b2fa6b864d666649d [diff] |
Add single switch topology in mininet with two hosts. Useful to demonstrate simple use cases like bridging between two hosts on single switch. Change-Id: I9499341facfed4e9da1d62cb17e20f539517f2cc
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.