mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
20 lines
278 B
YAML
20 lines
278 B
YAML
jellyfinNetwork:
|
|
webPort: 31000
|
|
|
|
jellyfinStorage:
|
|
config:
|
|
type: pvc
|
|
cache:
|
|
type: pvc
|
|
transcodes:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size:
|
|
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /movies
|
|
- type: pvc
|
|
mountPath: /series
|