Files
chart/library/ix-dev/community/audiobookshelf/values.yaml
2024-05-18 07:17:15 +03:00

29 lines
498 B
YAML

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