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