mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-17 15:50:10 +00:00
Bump CSI hostpath driver
To get block cloning support
This commit is contained in:
parent
1f9f2390cb
commit
347d841948
@ -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 New Issue
Block a user