mirror of
https://github.com/truenas/charts.git
synced 2026-05-03 20:00:18 +08:00
This commit upgrades home-assistant, nextcloud, prometheus, minecraft, chia, recyclarr, roundcube, ipfs, jellyfin, netbootxyz, tiny-media-manager, n8n, node-red, audiobookshelf catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
27 lines
440 B
YAML
27 lines
440 B
YAML
image:
|
|
repository: ghcr.io/chia-network/chia
|
|
tag: 2.5.1
|
|
pullPolicy: IfNotPresent
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
chiaNetwork:
|
|
chiaPort: 8444
|
|
farmerPort: 8447
|
|
chiaConfig:
|
|
service: ''
|
|
farmer_address: ''
|
|
farmer_port: 0
|
|
ca: ''
|
|
full_node_peer: ''
|
|
additionalEnvs: []
|
|
chiaStorage:
|
|
data:
|
|
type: ixVolume
|
|
datasetName: data
|
|
plots:
|
|
type: ixVolume
|
|
datasetName: plots
|
|
additionalVolumes: []
|