Adding Helm charts of MetalLB 42/93542/2
authorPramod <pramod.raghavendra.jayathirth@intel.com>
Wed, 14 Aug 2019 18:25:56 +0000 (11:25 -0700)
committerPramod <pramod.raghavendra.jayathirth@intel.com>
Wed, 14 Aug 2019 18:32:37 +0000 (11:32 -0700)
commit00aef564fd76691a99de65d11e3632506a0c6d36
treed0d33c923e76ea0524e5ba7aae97868ec475e034
parent845cdd2aa5d790e57b0b2999180df4abc6724bf1
Adding Helm charts of MetalLB

MetalLB is the loadbalancer for Kubernetes

Issue-ID: MULTICLOUD-747
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: Ic07877234f9b0f80cb636f7b4e3c265b8be8a945
12 files changed:
deployments/helm/servicemesh/metallb/.helmignore [new file with mode: 0644]
deployments/helm/servicemesh/metallb/Chart.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/README.md [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/NOTES.txt [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/_helpers.tpl [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/config.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/controller.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/psp.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/rbac.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/service-accounts.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/templates/speaker.yaml [new file with mode: 0644]
deployments/helm/servicemesh/metallb/values.yaml [new file with mode: 0644]