Files
chart/library/ix-dev/community/jellyfin/values.yaml
bugclerk 6e1ad55598 Upgraded catalog item(s) (#2541)
* Upgraded catalog item(s)

        This commit upgrades netdata, elastic-search, home-assistant, pgadmin, mealie, drawio, jellyfin, freshrss, n8n catalog item(s).

* revert pgadmin

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-06-06 14:19:23 +03:00

39 lines
584 B
YAML

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