mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 19:58:21 +08:00
* plex - migrate library * temp * add migration * fix typo * cleanup * capabilties * typo * update version * fix condition * claim -> claimToken * cleanup key in migration * keep versions * correct section * token is not required * keep default port * typo
18 lines
210 B
YAML
18 lines
210 B
YAML
plexNetwork:
|
|
webPort: 31000
|
|
|
|
plexID:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
plexStorage:
|
|
data:
|
|
type: pvc
|
|
config:
|
|
type: pvc
|
|
transcode:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|