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