mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 03:08:33 +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
|