diff --git a/charts/audiobookshelf/values.yaml b/charts/audiobookshelf/values.yaml index cd90d79..6998a92 100644 --- a/charts/audiobookshelf/values.yaml +++ b/charts/audiobookshelf/values.yaml @@ -122,12 +122,12 @@ resources: cpu: 100m memory: 128Mi -livenessProbe: +livenessProbe: {} # tcpSocket: # port: http - initialDelaySeconds: 10 - periodSeconds: 4 - failureThreshold: 8 +# initialDelaySeconds: 10 +# periodSeconds: 4 +# failureThreshold: 8 readinessProbe: # tcpSocket: # port: http