Files
chart/test/chia/1.3.21/default_values.yaml
sonicaj 000d5d0b73 Upgraded catalog item(s)
This commit upgrades chia catalog item(s).
2021-11-05 08:00:10 +00:00

18 lines
308 B
YAML

image:
repository: ghcr.io/chia-network/chia
tag: 1.1.4
pullPolicy: IfNotPresent
updateStrategy: Recreate
environmentVariables:
- name: "keys"
value: "/plots/keyfile"
appVolumeMounts:
staging:
emptyDir: true
mountPath: "/plots"
data:
emptyDir: true
mountPath: "/root/.chia"