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 d26d6aa + 4ce9c7b commit 59e0261Copy full SHA for 59e0261
deploy/kubernetes-1.30/hostpath/csi-hostpath-plugin.yaml
@@ -237,7 +237,7 @@ spec:
237
serviceAccountName: csi-hostpathplugin-sa
238
containers:
239
- name: hostpath
240
- image: registry.k8s.io/sig-storage/hostpathplugin:v1.15.0
+ image: registry.k8s.io/sig-storage/hostpathplugin:v1.16.1
241
args:
242
- "--drivername=hostpath.csi.k8s.io"
243
- "--v=5"
0 commit comments