mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* add `homer` to `community` train * add common * add metadata and readme * add templates * more ci values * add questions * rename to assets
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
|