mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Bump CSI hostpath driver
To get block cloning support
This commit is contained in:
parent
1f9f2390cb
commit
347d841948
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ spec:
|
|||
name: csi-data-dir
|
||||
|
||||
- name: hostpath
|
||||
image: quay.io/k8scsi/hostpathplugin:v1.3.0-rc1
|
||||
image: quay.io/k8scsi/hostpathplugin:v1.4.0-rc1
|
||||
args:
|
||||
- "--drivername=hostpath.csi.k8s.io"
|
||||
- "--v=5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue