205 B
205 B
helm repo add metallb https://metallb.github.io/metallb helm repo update helm search repo metallb helm dependency build charts/metallb
helm upgrade --install metallb charts/metallb -n kube-system --wait