mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 22:36:39 +08:00
13 lines
213 B
YAML
13 lines
213 B
YAML
mineosConfig:
|
|
username: myuser
|
|
password: mypass
|
|
|
|
mineosStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
|
|
mineosNetwork:
|
|
mineosPortRangeStart: 30021
|
|
mineosPortRangeEnd: 30025
|