mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
* add `recyclarr` to `community` train * add templates * add ui * fix keywords * bump
9 lines
142 B
YAML
9 lines
142 B
YAML
recyclarrRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
recyclarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|