We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc726e commit 9839b8dCopy full SHA for 9839b8d
deploy/kubernetes-1.20/hostpath/csi-hostpath-provisioner.yaml
@@ -26,7 +26,7 @@ spec:
26
serviceAccountName: csi-provisioner
27
containers:
28
- name: csi-provisioner
29
- image: k8s.gcr.io/sig-storage/csi-provisioner:v2.1.0
+ image: k8s.gcr.io/sig-storage/csi-provisioner:v2.1.1
30
args:
31
- -v=5
32
- --csi-address=/csi/csi.sock
0 commit comments