commit | 0a12ee14880e2ec8347d440e4499e155338bfa12 | [log] [tgz] |
---|---|---|
author | Doyoung Lee <doyoung@opennetworking.org> | Wed Feb 13 16:39:12 2019 -0800 |
committer | Pingping Lin <pingping@onlab.us> | Sat Feb 16 06:05:25 2019 +0000 |
tree | 56216b9281c7326279efdbbd1d9694656c14421b | |
parent | 72ab2536388d94a1503b42df362823acdb5ef826 [diff] |
Setting hss database for using two UEs Change-Id: I6c4553134a3c98f420d942394d17267e2f54372b
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.