commit | 9d067b56727418c67fe1d69fc18c6d4acc0feaaa | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Thu Jan 30 15:42:22 2020 -0800 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Jan 31 02:42:57 2020 +0000 |
tree | 5288d32942de2c29e0dc85e9187019f34a00e13b | |
parent | 1490a016e48227bb46826e4206c4ba9f8c737de6 [diff] |
EDGEPOD-155 Replace public IPs to private IPs in OMEC charts default values Change-Id: Ic1ae9683083ca006d9b05bfdcf06cdc3d2269b7e
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.