mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 23:06:13 +08:00
* add `flame` to `community` applications * fix secCtx * mroe perms * add ui * remove extra word
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
|