Files
chart/library/ix-dev/community/audiobookshelf/values.yaml
bugclerk 71a8ec3412 Upgraded catalog item(s) (#2514)
This commit upgrades gitea, metube, jellyfin, audiobookshelf catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-05-28 14:46:42 +03:00

29 lines
499 B
YAML

image:
repository: ghcr.io/advplyr/audiobookshelf
pullPolicy: IfNotPresent
tag: 2.10.1
resources:
limits:
cpu: 4000m
memory: 8Gi
audiobookshelfConfig:
additionalEnvs: []
audiobookshelfNetwork:
webPort: 30067
hostNetwork: false
audiobookshelfRunAs:
user: 568
group: 568
audiobookshelfStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
metadata:
type: ixVolume
ixVolumeConfig:
datasetName: metadata
additionalStorages: []