mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
8 lines
167 B
YAML
8 lines
167 B
YAML
clamavStorage:
|
|
sigdb:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/sig-db
|
|
scandir:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/scan-dir
|