[6.03.20] probe period timeout increased
This commit is contained in:
parent
5942633b03
commit
66ebd2474f
@ -59,7 +59,7 @@ spec:
|
|||||||
path: /actuator/health
|
path: /actuator/health
|
||||||
port: 9090
|
port: 9090
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 120
|
initialDelaySeconds: 180
|
||||||
periodSeconds: 30
|
periodSeconds: 30
|
||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
@ -69,7 +69,7 @@ spec:
|
|||||||
port: 9090
|
port: 9090
|
||||||
path: /actuator/info
|
path: /actuator/info
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 120
|
initialDelaySeconds: 180
|
||||||
periodSeconds: 15
|
periodSeconds: 15
|
||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user