mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 23:35:36 +08:00
* add `flame` to `community` applications * fix secCtx * mroe perms * add ui * remove extra word
12 lines
177 B
YAML
12 lines
177 B
YAML
flameConfig:
|
|
password: password
|
|
|
|
flameNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
flameStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/data
|