commit | 357048ce394e9936cc3e12b9669b0e2f43cc5f91 | [log] [tgz] |
---|---|---|
author | Kartikey Dubey <kartikey.dubey@infosys.com> | Wed Dec 04 09:55:13 2019 +0000 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Dec 11 16:32:19 2019 +0000 |
tree | 2c6e06e40499156bc10589c9c718f92f565bf12d | |
parent | 613ac94a616fa834494bc6f5c8ca658cbdb06d23 [diff] |
[SEBA-694]Add a rest endpoint to the Sadis application in order to flush the cache for a single subscriber Change-Id: Icad2a7b9d39c4ee8705ed1349db57b5fc4ebe631
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.