Files
chart/community/chia/1.0.41/ix_values.yaml
2024-10-21 12:56:04 +00:00

27 lines
440 B
YAML

image:
repository: ghcr.io/chia-network/chia
tag: 2.4.4
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: []