mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* 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
11 lines
130 B
YAML
11 lines
130 B
YAML
jellyfinNetwork:
|
|
hostNetwork: true
|
|
|
|
jellyfinStorage:
|
|
config:
|
|
type: pvc
|
|
cache:
|
|
type: pvc
|
|
transcodes:
|
|
type: pvc
|