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.
2 parents d13e0bd + 6d3bde4 commit 1708541Copy full SHA for 1708541
deploy/kubernetes-1.27-test/hostpath/csi-hostpath-resizer.yaml
@@ -37,7 +37,7 @@ spec:
37
serviceAccountName: csi-resizer
38
containers:
39
- name: csi-resizer
40
- image: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
+ image: registry.k8s.io/sig-storage/csi-resizer:v1.11.2
41
args:
42
- -v=5
43
- -csi-address=/csi/csi.sock
deploy/kubernetes-1.27/hostpath/csi-hostpath-plugin.yaml
@@ -340,7 +340,7 @@ spec:
340
name: socket-dir
341
342
343
344
345
346
0 commit comments