File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
186
186
configvar CSI_PROW_HOSTPATH_VERSION " v1.2.0-rc2" " hostpath driver"
187
187
configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path " hostpath repo"
188
188
configvar CSI_PROW_DEPLOYMENT " " " deployment"
189
- configvar CSI_PROW_HOSTPATH_DRIVER_NAME " csi- hostpath" " the driver (aka provisioner) name of the chosen hostpath driver"
189
+ configvar CSI_PROW_HOSTPATH_DRIVER_NAME " hostpath.csi.k8s.io " " the hostpath driver name "
190
190
191
191
# If CSI_PROW_HOSTPATH_CANARY is set (typically to "canary", but also
192
192
# "1.0-canary"), then all image versions are replaced with that
You can’t perform that action at this time.
0 commit comments