charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
0919f07efd
commit
b199b53b84
@ -125,16 +125,15 @@ resources:
|
|||||||
livenessProbe:
|
livenessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: http
|
port: http
|
||||||
# initialDelaySeconds: 15
|
initialDelaySeconds: 5
|
||||||
# timeoutSeconds: 10
|
periodSeconds: 4
|
||||||
|
failureThreshold: 8
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 3
|
initialDelaySeconds: 5
|
||||||
periodSeconds: 3
|
periodSeconds: 3
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
# initialDelaySeconds: 15
|
|
||||||
# timeoutSeconds: 1
|
|
||||||
|
|
||||||
# Additional volumes on the output Deployment definition.
|
# Additional volumes on the output Deployment definition.
|
||||||
volumes: []
|
volumes: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user