Chart for Helm Manager 41/6541/3
authorecaiyanlinux <martin.c.yan@est.tech>
Fri, 2 Jul 2021 09:31:56 +0000 (10:31 +0100)
committerJohn Keeney <john.keeney@est.tech>
Tue, 3 Aug 2021 13:09:38 +0000 (13:09 +0000)
commitdeabebb9e3735b60285f77474ff7a0697eff7105
treef9948b2e2e41ed33ad9729d8292ab6616a13d4ab
parentf50a539e0a65d6f51e21b1bd642a29c4e36ee124
Chart for Helm Manager

cherry-pick this commit from master branch

Issue-ID: NONRTRIC-551
Change-Id: I3cd28a97a66d59d3c82d2b5857c84a4762f45dd7
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
Signed-off-by: ecaiyanlinux <martin.c.yan@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]