Helm charts for Metallb 16/92416/6
authorPramod <pramod.raghavendra.jayathirth@intel.com>
Wed, 31 Jul 2019 21:11:31 +0000 (14:11 -0700)
committerMarco Platania <platania@research.att.com>
Tue, 6 Aug 2019 13:46:52 +0000 (13:46 +0000)
commit5c2e32383495486611c1a8976fc937129414933d
tree63e66a50d98211f4162c9fe95e0dcf67eaddb2fd
parentc453b17f1d0144ca0e084da00f2e55de5e922d31
Helm charts for Metallb

Metallb is a loadbalancer for Kubernetes

Issue-ID: MULTICLOUD-747

Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: If5501da743ad37c6e343a0f460f0674d1554704c
12 files changed:
vnfs/DAaaS/deploy/00-init/metallb/.helmignore [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/Chart.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/README.md [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/NOTES.txt [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/_helpers.tpl [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/config.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/controller.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/psp.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/rbac.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/service-accounts.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/templates/speaker.yaml [new file with mode: 0644]
vnfs/DAaaS/deploy/00-init/metallb/values.yaml [new file with mode: 0644]