delay probes
This commit is contained in:
parent
19a5b9a2d9
commit
30eac690c0
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ spec:
|
|||
path: /ping
|
||||
port: *port
|
||||
initialDelaySeconds: 0
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 1
|
||||
periodSeconds: 30
|
||||
timeoutSeconds: 5
|
||||
failureThreshold: 3
|
||||
readiness: *probes
|
||||
startup:
|
||||
|
|
Loading…
Reference in a new issue