mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
* add `prowlarr` to `community` train * add templates * add test value * add questions * bump common
9 lines
152 B
YAML
9 lines
152 B
YAML
prowlarrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
prowlarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|