Files
chart/test/chia/1.3.38/default_values.yaml
sonicaj 2abddfc9b4 Upgraded catalog item(s)
This commit upgrades pihole, chia, syncthing, home-assistant, minio catalog item(s).
2023-01-05 00:00:17 +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"