charts/audiobookshelf/values.yaml aktualisiert

This commit is contained in:
2025-01-08 07:12:26 +00:00
parent 85e45f359c
commit 7989afa5a5

View File

@ -126,11 +126,12 @@ livenessProbe:
httpGet: httpGet:
path: / path: /
port: http port: http
timeoutSeconds: 10
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /
port: http port: http
timeoutSeconds: 2 timeoutSeconds: 30
# Additional volumes on the output Deployment definition. # Additional volumes on the output Deployment definition.
volumes: [] volumes: []