mirror of
https://github.com/truenas/charts.git
synced 2026-08-20 16:50:59 -06:00
275657f0c3
* add chia to community train * dummy commit * add update_strategy
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
|