mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
9 lines
148 B
YAML
9 lines
148 B
YAML
radarrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
radarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|