mirror of
https://github.com/truenas/charts.git
synced 2026-05-02 23:11:11 +08:00
This commit upgrades home-assistant, nextcloud, prometheus, minecraft, chia, recyclarr, roundcube, ipfs, jellyfin, netbootxyz, tiny-media-manager, n8n, node-red, audiobookshelf catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
29 lines
499 B
YAML
29 lines
499 B
YAML
image:
|
|
repository: ghcr.io/advplyr/audiobookshelf
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.19.3
|
|
|
|
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: []
|