charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
cceb234055
commit
47609ebe39
@ -122,14 +122,13 @@ resources:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
|
|
||||||
probes:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user