From da4b1d9a420d9b9a84d44445c2ed8da284466fb6 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Wed, 14 May 2025 06:46:53 +0000 Subject: [PATCH] charts/audiobookshelf/values.yaml aktualisiert --- charts/audiobookshelf/values.yaml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/charts/audiobookshelf/values.yaml b/charts/audiobookshelf/values.yaml index 1d01f0f..ced2a25 100644 --- a/charts/audiobookshelf/values.yaml +++ b/charts/audiobookshelf/values.yaml @@ -115,18 +115,12 @@ resources: # choice for the user. This also increases chances charts run on environments with little # resources, such as Minikube. If you do want to specify resources, uncomment the following # lines, adjust them as necessary, and remove the curly braces after 'resources:'. - # limits: - # cpu: 100m - # memory: 128Mi - # requests: - # cpu: 100m - # memory: 128Mi limits: - cpu: 500m - memory: 512Mi + cpu: 100m + memory: 128Mi requests: cpu: 100m - memory: 192Mi + memory: 128Mi livenessProbe: httpGet: