mirror of
https://github.com/truenas/charts.git
synced 2026-05-03 12:42:52 +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
|