mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
11 lines
157 B
YAML
11 lines
157 B
YAML
flameConfig:
|
|
password: password
|
|
|
|
flameNetwork:
|
|
webPort: 31000
|
|
|
|
flameStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/data
|