mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 06:46:32 +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
|