mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
* Add Lidarr to charts train * Run chart tests in a matrix * move to correct train * Fix variable name and quote strings in questions.yaml
9 lines
148 B
YAML
9 lines
148 B
YAML
lidarrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
lidarrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|