test: fix liveness pod
This commit is contained in:
@@ -7,8 +7,8 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- args:
|
||||
- /server
|
||||
image: {{.LivenessImage}}
|
||||
- liveness
|
||||
image: {{.AgnhostImage}}
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
Reference in New Issue
Block a user