charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
9c1ddb8a8b
commit
161237d5ff
@ -122,14 +122,14 @@ resources:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
|
||||
livenessProbe: {}
|
||||
# tcpSocket:
|
||||
# port: http
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
# initialDelaySeconds: 15
|
||||
# timeoutSeconds: 10
|
||||
readinessProbe: {}
|
||||
# tcpSocket:
|
||||
# port: http
|
||||
readinessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
# initialDelaySeconds: 15
|
||||
# timeoutSeconds: 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user