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 e5b1f6b commit 4ce9c7bCopy full SHA for 4ce9c7b
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