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