Files
chart/library/ix-dev/community/audiobookshelf/values.yaml
2024-03-26 14:53:04 +02:00

29 lines
498 B
YAML

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