diff --git a/deploy/kubernetes-1.13/hostpath/csi-hostpath-plugin.yaml b/deploy/kubernetes-1.13/hostpath/csi-hostpath-plugin.yaml index e705b83d0..52bab24a8 100644 --- a/deploy/kubernetes-1.13/hostpath/csi-hostpath-plugin.yaml +++ b/deploy/kubernetes-1.13/hostpath/csi-hostpath-plugin.yaml @@ -63,7 +63,7 @@ spec: name: csi-data-dir - name: hostpath - image: quay.io/k8scsi/hostpathplugin:v1.0.1 + image: quay.io/k8scsi/hostpathplugin:v1.1.0-rc1 args: - "--v=5" - "--endpoint=$(CSI_ENDPOINT)"