commit | bcc5e144103c3e53842a6c6b2fa6b864d666649d | [log] [tgz] |
---|---|---|
author | Randy Levensalor <r.levensalor@cablelabs.com> | Fri Aug 19 08:57:40 2022 -0600 |
committer | Randy Levensalor <r.levensalor@cablelabs.com> | Fri Aug 19 17:07:22 2022 +0000 |
tree | 912d397627285a94891ffa57286932b1fc650e2a | |
parent | 15cc327c316dee35d9b9284a1ad76e0906ad09d2 [diff] |
adding imagePullSecret to freeradius template This will allow pulling the image from a secure repository. Change-Id: I43c85e5fa2888b92bf052ec3cb1b3987a0b5b90a
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.