Files
chart/library/ix-dev/community/audiobookshelf/values.yaml
bugclerk 8bf78fc626 Upgraded catalog item(s) (#2850)
This commit upgrades home-assistant, minecraft, metube, tiny-media-manager, audiobookshelf catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-10-06 13:21:24 +03:00

29 lines
499 B
YAML

image:
repository: ghcr.io/advplyr/audiobookshelf
pullPolicy: IfNotPresent
tag: 2.14.0
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: []