mirror of
https://github.com/truenas/charts.git
synced 2026-05-03 02:20:06 +08:00
15 lines
206 B
YAML
15 lines
206 B
YAML
metubeConfig:
|
|
defaultTheme: light
|
|
|
|
metubeNetwork:
|
|
webPort: 31000
|
|
|
|
metubeStorage:
|
|
downloads:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|