mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
mdapi: give the liveness probe 15s before it times out
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
2b19775f4e
commit
c101327843
@@ -36,7 +36,7 @@ spec:
|
||||
path: /
|
||||
port: 8080
|
||||
livenessProbe:
|
||||
timeoutSeconds: 5
|
||||
timeoutSeconds: 15
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 60
|
||||
httpGet:
|
||||
|
||||
Reference in New Issue
Block a user