mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 10:59:50 +08:00
11 lines
193 B
YAML
11 lines
193 B
YAML
chiaConfig:
|
|
service: farmer-only
|
|
|
|
chiaStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
plots:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/plots
|