Files
chart/library/ix-dev/community/jellyfin/values.yaml
bugclerk 5d939f1ae5 Upgraded catalog item(s) (#2065)
* Upgraded catalog item(s)

        This commit upgrades home-assistant, navidrome, minecraft, nginx-proxy-manager, mealie, paperless-ngx, sonarr, cloudflared, twofactor-auth, roundcube, lidarr, immich, jellyfin, autobrr, readarr, tiny-media-manager, firefly-iii, homepage, n8n catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-01-22 14:13:03 +02:00

39 lines
587 B
YAML

image:
repository: jellyfin/jellyfin
pullPolicy: IfNotPresent
tag: 10.8.13-1
resources:
limits:
cpu: 4000m
memory: 8Gi
jellyfinConfig:
publishedServerUrl: ''
additionalEnvs: []
jellyfinGPU: {}
jellyfinNetwork:
webPort: 30013
hostNetwork: false
jellyfinRunAs:
user: 568
group: 568
jellyfinStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
cache:
type: ixVolume
ixVolumeConfig:
datasetName: cache
transcodes:
type: ixVolume
ixVolumeConfig:
datasetName: transcodes
additionalStorages: []