Update createHelmYaml.sh
All checks were successful
Build docker container / Build image (push) Successful in 14s

This commit is contained in:
ties 2024-08-29 12:09:10 +00:00
parent 28445bc296
commit 6e264e8093

View File

@ -57,7 +57,7 @@ function checkKubeConfig(){
fi
else
echo "# No kubeconfig available..."
bash createServiceAccount.sh
createServiceAccount.sh
false
exit 1
fi