mirror of
https://github.com/truenas/charts.git
synced 2026-06-14 22:25:57 +08:00
15 lines
197 B
YAML
15 lines
197 B
YAML
homerConfig:
|
|
initAssets: true
|
|
|
|
homerNetwork:
|
|
webPort: 31000
|
|
|
|
homerStorage:
|
|
assets:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|