mirror of
https://github.com/truenas/charts.git
synced 2026-04-23 18:10:06 +08:00
17 lines
291 B
YAML
17 lines
291 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.11
|
|
service:
|
|
farmerPort: 31122
|
|
nodePort: 31121
|
|
updateStrategy: Recreate
|