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