charts/audiobookshelf/values.yaml aktualisiert

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

View File

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