charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
d70fc19889
commit
04c7983773
@ -122,15 +122,16 @@ resources:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
|
|
||||||
probes: {}
|
probes:
|
||||||
# tcpSocket:
|
livenessProbe:
|
||||||
# port: http
|
tcpSocket:
|
||||||
# initialDelaySeconds: 10
|
port: http
|
||||||
# periodSeconds: 4
|
initialDelaySeconds: 10
|
||||||
# failureThreshold: 8
|
periodSeconds: 4
|
||||||
|
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