Skip to content

Commit ea24dee

Browse files
committed
wip
1 parent 841cbdd commit ea24dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes-1.15/hostpath/csi-hostpath-plugin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
name: csi-data-dir
6464

6565
- name: hostpath
66-
image: quay.io/k8scsi/hostpathplugin:v1.1.0
66+
image: quay.io/bertinatto/hostpathplugin:v1.2.0-rc5
6767
args:
6868
- "--drivername=hostpath.csi.k8s.io"
6969
- "--v=5"

0 commit comments

Comments
 (0)