commit | 353512dae2033eec4d636fb1d0209bfcd5e8f070 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Wed Jan 30 13:28:48 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Wed Jan 30 15:11:53 2019 -0800 |
tree | 648a285590ea5f19ce8659345f5b99f150b90b7b | |
parent | a9ac2b88d4226f85b32b52cf7ec9235b395e4f8e [diff] |
Fix Connection problem between eNB and EPC * RRU to NAT: Change REDIS to use `116.0.0.0/24` in database * SPGW-C to SPGW-U: Change SGW-S1U-IP to Dataplane hostname Change-Id: Ic9c5abf447591773de1c4758a5303b5e0edb71de
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.