hostNet-values.yaml 301 B

12345678910111213
  1. jellyfinNetwork:
  2. hostNetwork: true
  3. jellyfinStorage:
  4. config:
  5. type: hostPath
  6. hostPath: /mnt/{{ .Release.Namespace }}/config
  7. cache:
  8. type: hostPath
  9. hostPath: /mnt/{{ .Release.Namespace }}/cache
  10. transcodes:
  11. type: hostPath
  12. hostPath: /mnt/{{ .Release.Namespace }}/transcodes