monitor-armada-app/monitor-helm-elastic
Jim Gauld ebc6c72214 Add support for Helm v3
This adds support for Helm v3.
- 'helm init' and initialization is no longer required
- 'chartmuseum' is used as a drop-in replacement for 'helm serv'
- all Charts require the tag: apiVersion: v1 (or v2)

This updates nginx-ingress chart to specify apiVersion.

Change-Id: I6d084dafccbbc192ba5e1f5a998540e2728c9e22
Story: 2007000
Task: 39328
Depends-On: https://review.opendev.org/719962
Signed-off-by: Jim Gauld <james.gauld@windriver.com>
2020-05-12 14:32:59 -04:00
..
centos Add support for Helm v3 2020-05-12 14:32:59 -04:00
files Add logstash ingress helm template 2020-04-26 07:57:21 -05:00
Readme.rst Update Elastic helm-charts to 7.6.0 release 2020-04-06 18:12:14 -04:00

This repo is for https://github.com/elastic/helm-charts/tree/master/elasticsearch https://github.com/elastic/helm-charts/tree/master/filebeat https://github.com/elastic/helm-charts/tree/master/kibana https://github.com/elastic/helm-charts/tree/master/logstash https://github.com/elastic/helm-charts/tree/master/metricbeat

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.