Files
chart/library/ix-dev/community/jellyfin/values.yaml
bugclerk 3da43685c8 Upgraded catalog item(s) (#2549)
This commit upgrades pgadmin, adguard-home, drawio, wordpress, jellyfin, homepage, unifi-controller catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-06-07 14:46:34 +03:00

39 lines
584 B
YAML

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