mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
14 lines
243 B
YAML
14 lines
243 B
YAML
appVolumeMounts:
|
|
data:
|
|
emptyDir: true
|
|
mountPath: /data
|
|
staging:
|
|
emptyDir: true
|
|
mountPath: /plots
|
|
farmr_env: 'off'
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: ixsystems/chia-docker
|
|
tag: v1.2.2
|
|
updateStrategy: Recreate
|