Files
chart/library/ix-dev/community/jellyfin/values.yaml
bugclerk 553446794f Upgraded catalog item(s) (#3064)
This commit upgrades vaultwarden, rust-desk, jellyfin, tdarr catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2025-01-27 19:45:57 +02:00

39 lines
585 B
YAML

image:
repository: jellyfin/jellyfin
pullPolicy: IfNotPresent
tag: 10.10.5
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: []