mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 15:49:50 +08:00
12 lines
178 B
YAML
12 lines
178 B
YAML
overseerrNetwork:
|
|
webPort: 31000
|
|
|
|
overseerrRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
overseerrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|