Files
chart/community/chia/1.0.7/ix_values.yaml
2023-05-04 11:22:55 +00:00

29 lines
473 B
YAML

image:
repository: ghcr.io/chia-network/chia
tag: 1.8.0
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
hostPath: ''
datasetName: data
plots:
type: ixVolume
hostPath: /
datasetName: plots
additionalVolumes: []