Update CSI hostpathplugin to include cloning fix

Update to hostpathplugin:v1.2.0-rc4 to include storageClass comparison
fix.
This commit is contained in:
j-griffith 2019-08-12 13:02:16 -06:00
parent ca6290538b
commit 11f14de6e2

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)"