charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
7b6aea1222
commit
163f19382f
@ -123,14 +123,14 @@ resources:
|
||||
memory: 128Mi
|
||||
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
# tcpSocket:
|
||||
# port: http
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 4
|
||||
failureThreshold: 8
|
||||
readinessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
# tcpSocket:
|
||||
# port: http
|
||||
initialDelaySeconds: 10
|
||||
periodSeconds: 3
|
||||
failureThreshold: 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user