Chart for Helm Manager 59/6459/1
authorLathish <lathishbabu.ganesan@est.tech>
Fri, 2 Jul 2021 09:31:56 +0000 (10:31 +0100)
committerLathish <lathishbabu.ganesan@est.tech>
Fri, 2 Jul 2021 09:36:25 +0000 (10:36 +0100)
commit90f14b967777a7a78a1200e748377a64503bbfd9
treedfc6d605d2de39389ceea302da94997ee0c797a5
parent0e96b9e7209c06f6e3ce090a737f0c504f5a0948
Chart for Helm Manager

Issue-ID: NONRTRIC-551
Change-Id: I3cd28a97a66d59d3c82d2b5857c84a4762f45dd7
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
12 files changed:
helm-manager/.gitignore
helm-manager/LICENSE.txt [new file with mode: 0644]
helm-manager/README.md [new file with mode: 0644]
helm-manager/charts/Chart.yaml [new file with mode: 0644]
helm-manager/charts/templates/_helpers.tpl [new file with mode: 0644]
helm-manager/charts/templates/_service.tpl [new file with mode: 0644]
helm-manager/charts/templates/deployment.yaml [new file with mode: 0644]
helm-manager/charts/templates/pv.yaml [new file with mode: 0644]
helm-manager/charts/templates/pvc.yaml [new file with mode: 0644]
helm-manager/charts/templates/service.yaml [new file with mode: 0644]
helm-manager/charts/templates/serviceaccount.yaml [new file with mode: 0644]
helm-manager/charts/values.yaml [new file with mode: 0644]