mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
8 lines
165 B
YAML
8 lines
165 B
YAML
prometheusStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/config
|