mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 04:39:15 +08:00
* Add adguard-home to community train * add GUI * fix versions * update wording * remove uneeded values * update description * add a note * add descriptions and bump common
8 lines
158 B
YAML
8 lines
158 B
YAML
adguardStorage:
|
|
work:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/work
|
|
conf:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/conf
|