commit | 2eede667f48b5b71f91ec8b4c882e3e2f8ac5e9b | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Oct 11 13:11:44 2019 -0600 |
committer | Woojoong Kim <woojoong@opennetworking.org> | Fri Oct 11 23:18:08 2019 +0000 |
tree | d269bc4a8664db8ea58329bcf2796f849a2afb06 | |
parent | c01848c84cfd56a5aec266ab0a632395f3503d39 [diff] |
COMAC-188 Use service domain for HSS and MME diameter peer Change-Id: Ie1794a4ec65ce0f42303df7c226a0ff6a2e00ec8
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.