mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 08:59:19 -03:00
Update values.yaml
This commit is contained in:
@@ -34,14 +34,14 @@ global:
|
||||
# -- Default probe timeouts
|
||||
probeTimeouts:
|
||||
liveness:
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 15
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 12
|
||||
timeoutSeconds: 5
|
||||
failureThreshold: 5
|
||||
successThreshold: 1
|
||||
readiness:
|
||||
initialDelaySeconds: 20
|
||||
periodSeconds: 10
|
||||
initialDelaySeconds: 12
|
||||
periodSeconds: 15
|
||||
timeoutSeconds: 5
|
||||
failureThreshold: 5
|
||||
successThreshold: 2
|
||||
|
||||
Reference in New Issue
Block a user