Bump livenessprobe to 2.4.0 in e2e hostpath driver spec

This commit is contained in:
Cheng Xing 2021-08-19 10:33:12 -07:00
parent 950c4dafec
commit 21491aa5a1

View File

@ -319,7 +319,7 @@ spec:
volumeMounts: volumeMounts:
- mountPath: /csi - mountPath: /csi
name: socket-dir name: socket-dir
image: k8s.gcr.io/sig-storage/livenessprobe:v2.3.0 image: k8s.gcr.io/sig-storage/livenessprobe:v2.4.0
args: args:
- --csi-address=/csi/csi.sock - --csi-address=/csi/csi.sock
- --health-port=9898 - --health-port=9898