mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 18:31:15 +00:00
Bump livenessprobe to 2.4.0 in e2e hostpath driver spec
This commit is contained in:
parent
950c4dafec
commit
21491aa5a1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user