Skip to content

Commit 86f7b8b

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes-1.17/hostpath/csi-hostpath-provisioner.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
serviceAccountName: csi-provisioner
4141
containers:
4242
- name: csi-provisioner
43-
image: quay.io/k8scsi/csi-provisioner:v1.5.0-rc1
43+
image: quay.io/k8scsi/csi-provisioner:v1.5.0
4444
args:
4545
- -v=5
4646
- --csi-address=/csi/csi.sock

0 commit comments

Comments
 (0)