Files
chart/library/ix-dev/test/jellyfin/ci/hostNet-values.yaml
Stavros Kois e8e998f81e adds 2 community apps for testing (smb-pv-pvc) (#1558)
* make copies to test

* adds 2 community apps for testing (smb-pv-pvc)
2023-09-22 13:44:59 +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