- 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
|