commit | e5c66fef31d41cfcb58e33bf065fc8e6040e2686 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Aug 02 13:11:46 2019 -0600 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Fri Aug 02 13:26:51 2019 -0600 |
tree | d8651ad91facd824a98661f4d7e7a56bd65594b6 | |
parent | e0544d43de8aea5c828f07a876124d27eaaecf8b [diff] |
Prevent SPGWC CrashLoopBackoff It changes SPGWC pod IP and lead other services failure referencing the previous pod IP. Change-Id: I7ba10295b294b9db4bcf459e9acaa0a3e31c7113
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.