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
|
path: /ping
|
||||||
port: *port
|
port: *port
|
||||||
initialDelaySeconds: 0
|
initialDelaySeconds: 0
|
||||||
periodSeconds: 10
|
periodSeconds: 30
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 5
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
readiness: *probes
|
readiness: *probes
|
||||||
startup:
|
startup:
|
||||||
|
|
Loading…
Reference in a new issue