mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 03:08:33 +08:00
* add `homarr` to `community` train * add `homarr` to `community` train * add templates and values * Update library/ix-dev/community/homarr/item.yaml * Update library/ix-dev/community/homarr/Chart.yaml
15 lines
249 B
YAML
15 lines
249 B
YAML
homarrNetwork:
|
|
webPort: 31000
|
|
|
|
homarrRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
homarrStorage:
|
|
configs:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/configs
|
|
icons:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/icons
|