Files
chart/library/ix-dev/community/jellyfin/ci/hostNet-values.yaml
Stavros Kois d692d8dffc NAS-121408 / 23.10 / Add Jellyfin to community train (#1104)
* initial commit

* run tests

* add todo

* add gpu + transcode

* correct datasetname

* fix update strategy

* bump common

* bump

* set min runas to 568

* bump contaienr version

* change min runas

* add email attr

* add metadata
2023-05-02 18:24:16 +03:00

14 lines
301 B
YAML

jellyfinNetwork:
hostNetwork: true
jellyfinStorage:
config:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/config
cache:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/cache
transcodes:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/transcodes