mirror of
https://github.com/truenas/charts.git
synced 2026-04-03 10:48:53 +08:00
9 lines
142 B
YAML
9 lines
142 B
YAML
recyclarrRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
recyclarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|