charts/audiobookshelf/values.yaml aktualisiert

This commit is contained in:
2025-05-14 06:46:53 +00:00
parent a2c3a985bd
commit da4b1d9a42

View File

@ -115,18 +115,12 @@ resources:
# choice for the user. This also increases chances charts run on environments with little # 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 # 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:'. # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100m
# memory: 128Mi
limits: limits:
cpu: 500m cpu: 100m
memory: 512Mi memory: 128Mi
requests: requests:
cpu: 100m cpu: 100m
memory: 192Mi memory: 128Mi
livenessProbe: livenessProbe:
httpGet: httpGet: