charts/audiobookshelf/values.yaml aktualisiert
This commit is contained in:
parent
5489c21f04
commit
61da0d50d0
@ -122,16 +122,16 @@ resources:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
initialDelaySeconds: 15
|
||||
timeoutSeconds: 10
|
||||
readinessProbe:
|
||||
tcpSocket:
|
||||
port: http
|
||||
initialDelaySeconds: 15
|
||||
timeoutSeconds: 1
|
||||
livenessProbe: {}
|
||||
# tcpSocket:
|
||||
# port: http
|
||||
# initialDelaySeconds: 15
|
||||
# timeoutSeconds: 10
|
||||
readinessProbe: {}
|
||||
# tcpSocket:
|
||||
# port: http
|
||||
# initialDelaySeconds: 15
|
||||
# timeoutSeconds: 1
|
||||
|
||||
# Additional volumes on the output Deployment definition.
|
||||
volumes: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user