commit | 16d7092d753cac25a46f07a5be6bf0653ee610bc | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Aug 25 04:57:25 2019 -0500 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Sun Aug 25 18:19:05 2019 -0500 |
tree | d22e8e52369905a44906fa27554cd9a76835a952 | |
parent | c4a7d5455f5501a3791c8ebc8df571d79ae0f637 [diff] |
COMAC-167,COMAC-169,COMAC-126 Refactor SPGWC and MME - Split SPGWC manifest to multiple files by resource type - Reconfigure and restart SPGWC when MME pod IP changes - Add ability to enable node port for S1U and S11 interfaces - Remove hard-coded configurations - Reorganize values Change-Id: Id890d351873922fccd51282825fd35794cfdd917
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.