mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 10:30:37 +08:00
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
|