[3.03.20] Probe timeout changes
This commit is contained in:
parent
05e2903913
commit
da46904b12
@ -59,7 +59,7 @@ spec:
|
||||
path: /actuator/health
|
||||
port: 9090
|
||||
scheme: HTTP
|
||||
initialDelaySeconds: 120
|
||||
initialDelaySeconds: 80
|
||||
periodSeconds: 30
|
||||
timeoutSeconds: 2
|
||||
successThreshold: 1
|
||||
@ -69,7 +69,7 @@ spec:
|
||||
port: 9090
|
||||
path: /actuator/health
|
||||
scheme: HTTP
|
||||
initialDelaySeconds: 120
|
||||
initialDelaySeconds: 65
|
||||
periodSeconds: 5
|
||||
timeoutSeconds: 2
|
||||
successThreshold: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user