[6.03.20] probe period timeout increased
This commit is contained in:
parent
a345662479
commit
5942633b03
@ -60,7 +60,7 @@ spec:
|
|||||||
port: 9090
|
port: 9090
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 120
|
initialDelaySeconds: 120
|
||||||
periodSeconds: 60
|
periodSeconds: 30
|
||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
@ -69,8 +69,8 @@ spec:
|
|||||||
port: 9090
|
port: 9090
|
||||||
path: /actuator/info
|
path: /actuator/info
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 80
|
initialDelaySeconds: 120
|
||||||
periodSeconds: 25
|
periodSeconds: 15
|
||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
failureThreshold: 10
|
failureThreshold: 10
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user