mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +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:
|
||||
- mountPath: /csi
|
||||
name: socket-dir
|
||||
image: k8s.gcr.io/sig-storage/livenessprobe:v2.3.0
|
||||
image: k8s.gcr.io/sig-storage/livenessprobe:v2.4.0
|
||||
args:
|
||||
- --csi-address=/csi/csi.sock
|
||||
- --health-port=9898
|
||||
|
Loading…
Reference in New Issue
Block a user