mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
* initial commit * add upg strategy * some metadata * add template for service * add values * typo * add more * add metadata * add readme * add questions * remove quotes
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
|