forked from infra/ansible
bodhi-valkey: change liveness timeout
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
parent
6812986bef
commit
6b9752397d
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ spec:
|
|||
exec:
|
||||
command: ['/bin/sh', '-c', 'valkey-cli -a "$VALKEY_PASSWORD" ping']
|
||||
livenessProbe:
|
||||
timeoutSeconds: 60
|
||||
timeoutSeconds: 30
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 120
|
||||
failureThreshold: 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue