diff --git a/scripts/get-helm-3 b/scripts/get-helm-3 index c5993b985..c71e79058 100755 --- a/scripts/get-helm-3 +++ b/scripts/get-helm-3 @@ -21,7 +21,7 @@ : ${USE_SUDO:="true"} : ${DEBUG:="false"} : ${VERIFY_CHECKSUM:="true"} -: ${VERIFY_SIGNATURES:="true"} +: ${VERIFY_SIGNATURES:="false"} : ${HELM_INSTALL_DIR:="/usr/local/bin"} : ${HELM_INSTALL_DIR:="/usr/local/bin"}