Skip to content

Commit

Permalink
Update driver name
Browse files Browse the repository at this point in the history
  • Loading branch information
KerryKovacevic committed Dec 18, 2023
1 parent 557589b commit af679a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dell-csi-helm-installer/csi-offline-bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit af679a5

Please sign in to comment.