diff --git a/dell-csi-helm-installer/csi-offline-bundle.sh b/dell-csi-helm-installer/csi-offline-bundle.sh index e437e855..2f2328db 100755 --- a/dell-csi-helm-installer/csi-offline-bundle.sh +++ b/dell-csi-helm-installer/csi-offline-bundle.sh @@ -315,7 +315,7 @@ if [ "${MODE}" == "helm" ]; then "${REPODIR}/LICENSE" ) else - DRIVERNAME="dell-csi-operator" + DRIVERNAME="dell-csm-operator" DISTBASE="${REPODIR}" DRIVERDIR="${DRIVERNAME}-bundle" DISTDIR="${DISTBASE}/${DRIVERDIR}"