Files
chart/community/jellyfin/1.0.13/ci/hostNet-values.yaml
2023-08-29 20:33:13 +00: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