Add chartmuseum as the helm repo 28/528/2
authorZhe Huang <zhehuang@research.att.com>
Thu, 18 Jul 2019 04:31:04 +0000 (00:31 -0400)
committerZhe Huang <zhehuang@research.att.com>
Thu, 18 Jul 2019 05:40:47 +0000 (01:40 -0400)
commit6f1d649951d191ca2be9f849b2a883d2307df686
tree236fcd0d8362c361df4318e170356323f2e9f971
parent3be243af8254463c1716cf3f05d5806f17e370d7
Add chartmuseum as the helm repo

Signed-off-by: Zhe Huang <zhehuang@research.att.com>
Change-Id: Ie9af4a453bc18166ff8a8c3cc61ca4ca190f8dc2
26 files changed:
RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE
ric-common/Common-Template/helm/ric-common/templates/_configmapname.tpl
ric-common/Common-Template/helm/ric-common/templates/_containername.tpl
ric-common/Common-Template/helm/ric-common/templates/_deploymentname.tpl
ric-common/Common-Template/helm/ric-common/templates/_ingressname.tpl
ric-common/Common-Template/helm/ric-common/templates/_name.tpl
ric-common/Common-Template/helm/ric-common/templates/_ports.tpl
ric-common/Common-Template/helm/ric-common/templates/_serviceaccountname.tpl
ric-common/Common-Template/helm/ric-common/templates/_servicename.tpl
ric-infra/15-Chartmuseum/bin/clear_data_path [new file with mode: 0755]
ric-infra/15-Chartmuseum/bin/install [new file with mode: 0755]
ric-infra/15-Chartmuseum/bin/uninstall [new file with mode: 0755]
ric-infra/15-Chartmuseum/etc/chartmuseum.conf [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/Chart.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/requirements.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/_gen-cert.tpl [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/deployment.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/env.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/ingress.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/job-save-certs.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/persistentVolume.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/persistentVolumeClaim.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/secret.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/service.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/templates/storageClass.yaml [new file with mode: 0644]
ric-infra/15-Chartmuseum/helm/chartmuseum/values.yaml [new file with mode: 0644]