Skip to content

Commit 9839b8d

Browse files
committed
Update external-provisioner in driver deployment
1 parent 1cc726e commit 9839b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
serviceAccountName: csi-provisioner
2727
containers:
2828
- name: csi-provisioner
29-
image: k8s.gcr.io/sig-storage/csi-provisioner:v2.1.0
29+
image: k8s.gcr.io/sig-storage/csi-provisioner:v2.1.1
3030
args:
3131
- -v=5
3232
- --csi-address=/csi/csi.sock

0 commit comments

Comments
 (0)