Files
chart/library/ix-dev/community/jellyfin/ci/extra-values.yaml
Stavros Kois e2829640e8 jellyfin - migrate storage section (#1811)
* use pvc in ci

* jellyfin - migrate storage section

* bump and ci migration

* emptydir mig ci

* make emptyDir size int

* regen common

* cleanup

* not an f string

* update label
2023-12-03 16:01:26 +02:00

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