Merge pull request #81304 from j-griffith/update_hostpathplugin_to_rc4

Update CSI hostpathplugin to include cloning fix
This commit is contained in:
Kubernetes Prow Robot 2019-08-14 12:46:11 -07:00 committed by GitHub
commit 95a5781b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ spec:
- mountPath: /registration
name: registration-dir
- name: hostpath
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc3
image: quay.io/k8scsi/hostpathplugin:v1.2.0-rc4
args:
- "--v=5"
- "--endpoint=$(CSI_ENDPOINT)"