mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #82520 from sttts/sttts-test-liveness-pod
test: fix liveness pod
This commit is contained in:
commit
1888745c3d
@ -7,8 +7,8 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- args:
|
||||
- /server
|
||||
image: {{.LivenessImage}}
|
||||
- liveness
|
||||
image: {{.AgnhostImage}}
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
Loading…
Reference in New Issue
Block a user