diff --git a/scripts/00_install_metalLB.sh b/scripts/00_install_metalLB.sh index 52e0375..631cac9 100755 --- a/scripts/00_install_metalLB.sh +++ b/scripts/00_install_metalLB.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -ex +set -e helm repo add metallb https://metallb.github.io/metallb helm repo update