mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
15 lines
193 B
YAML
15 lines
193 B
YAML
tmmConfig:
|
|
password: secret
|
|
|
|
tmmNetwork:
|
|
webPort: 31000
|
|
|
|
tmmStorage:
|
|
data:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /tv-shows
|
|
- type: pvc
|
|
mountPath: /movies
|