Files
charts/test/chia/1.2.2/test_values.yaml

14 lines
240 B
YAML

image:
repository: ghcr.io/chia-network/chia
tag: 1.1.7
pullPolicy: IfNotPresent
updateStrategy: Recreate
appVolumeMounts:
staging:
emptyDir: true
mountPath: "/plots"
data:
emptyDir: true
mountPath: "/root/.chia"