charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
44d2f26075
commit
2a947a8e8d
@ -125,13 +125,13 @@ resources:
|
|||||||
livenessProbe:
|
livenessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 5
|
initialDelaySeconds: 10
|
||||||
periodSeconds: 4
|
periodSeconds: 4
|
||||||
failureThreshold: 8
|
failureThreshold: 8
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 5
|
initialDelaySeconds: 10
|
||||||
periodSeconds: 3
|
periodSeconds: 3
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user