mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
* navidrome initial commit * update questions * fix func name * fix UI and some typos
11 lines
224 B
YAML
11 lines
224 B
YAML
navidromeStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
music:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/music
|
|
|
|
navidromeConfig:
|
|
uiWelcomeMessage: 'Welcome to Navidrome!'
|