mirror of
https://github.com/truenas/charts.git
synced 2026-08-23 10:04:47 -06:00
e8e998f81e
* make copies to test * adds 2 community apps for testing (smb-pv-pvc)
9 lines
148 B
YAML
9 lines
148 B
YAML
sonarrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
sonarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|