[22.02.20] Probe config
This commit is contained in:
parent
c4aa2a3c1f
commit
4b7cb1a4c8
@ -59,7 +59,7 @@ spec:
|
|||||||
path: /actuator/health
|
path: /actuator/health
|
||||||
port: 9090
|
port: 9090
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 100
|
||||||
periodSeconds: 30
|
periodSeconds: 30
|
||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
@ -69,7 +69,7 @@ spec:
|
|||||||
port: 9090
|
port: 9090
|
||||||
path: /actuator/health
|
path: /actuator/health
|
||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 80
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user