commit | cbb34e53992c1ec79f987af8a9540629476df262 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sat Mar 19 22:16:23 2022 -0600 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Mon Mar 21 13:45:44 2022 -0600 |
tree | 3de2f3e62cbf8b86a498ef005d7f13220418ed4b | |
parent | 0dc7f67be029cc4cfc2704e5ec0b89de390a2ee5 [diff] |
Remove MME pod dependency from OAISIM Change-Id: I574d9b5238cf40e729197d35b71deffcdd393a24
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.