mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 22:36:39 +08:00
8 lines
157 B
YAML
8 lines
157 B
YAML
chiaStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
plots:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/plots
|