mirror of
https://github.com/truenas/charts.git
synced 2026-02-14 07:45:46 +08:00
* add `prowlarr` to `community` train * add templates * add test value * add questions * bump common
12 lines
175 B
YAML
12 lines
175 B
YAML
prowlarrNetwork:
|
|
webPort: 31000
|
|
|
|
prowlarrRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
prowlarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|