X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fhelm.sh;h=ccd32ae5403441633e09539541a381693324b46e;hb=69ff7a77496f7e5c7809b9698f85c671c5413d19;hp=3f575d2bd77c44e7c2a50e0a89889922f1f378a5;hpb=e2db2e70f8c797b709189cb4f38519e47c0b8975;p=iec.git diff --git a/src/foundation/scripts/helm.sh b/src/foundation/scripts/helm.sh index 3f575d2..ccd32ae 100755 --- a/src/foundation/scripts/helm.sh +++ b/src/foundation/scripts/helm.sh @@ -42,3 +42,4 @@ EOF kubectl create -f "${TILLER_SA_RBAC}" helm init --service-account tiller --tiller-image="jessestuart/tiller:${VERSION}" fi +rm -f "${TILLER_SA_RBAC}"