diff --git a/charts/audiobookshelf/values.yaml b/charts/audiobookshelf/values.yaml index 144dd73..0c01a50 100644 --- a/charts/audiobookshelf/values.yaml +++ b/charts/audiobookshelf/values.yaml @@ -130,6 +130,9 @@ livenessProbe: readinessProbe: tcpSocket: port: http + initialDelaySeconds: 3 + periodSeconds: 3 + failureThreshold: 3 # initialDelaySeconds: 15 # timeoutSeconds: 1