chore(helm): increase health check timeout
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
6aaa0b5fb8
commit
440efd1b5d
1 changed files with 2 additions and 1 deletions
|
|
@ -118,4 +118,5 @@ healthCheck:
|
|||
path: /
|
||||
port: 8000
|
||||
initialDelaySeconds: 100
|
||||
periodSeconds: 3
|
||||
periodSeconds: 15
|
||||
timeoutSeconds: 10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue