Merge pull request #82520 from sttts/sttts-test-liveness-pod

test: fix liveness pod
This commit is contained in:
Kubernetes Prow Robot 2019-09-10 02:36:55 -07:00 committed by GitHub
commit 1888745c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,8 @@ metadata:
spec:
containers:
- args:
- /server
image: {{.LivenessImage}}
- liveness
image: {{.AgnhostImage}}
livenessProbe:
httpGet:
path: /healthz