mirror of
https://github.com/truenas/charts.git
synced 2026-05-03 23:35:30 +08:00
9 lines
152 B
YAML
9 lines
152 B
YAML
homepageNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
homepageStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|