mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 13:48:48 +08:00
9 lines
150 B
YAML
9 lines
150 B
YAML
sabnzbdNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
sabnzbdStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|