mirror of
https://github.com/truenas/charts.git
synced 2026-04-28 12:32:55 +08:00
12 lines
228 B
YAML
12 lines
228 B
YAML
homarrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
homarrStorage:
|
|
configs:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/configs
|
|
icons:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/icons
|