mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 13:48:48 +08:00
12 lines
172 B
YAML
12 lines
172 B
YAML
sabnzbdNetwork:
|
|
webPort: 31000
|
|
|
|
sabnzbdRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
sabnzbdStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|