[scripts] Cleanup intermediate files
[iec.git] / src / foundation / scripts / helm.sh
index 3f575d2..ccd32ae 100755 (executable)
@@ -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}"