Files
chart/test/chia/1.3.20/default_values.yaml
sonicaj c8e7514748 Upgraded catalog item(s)
This commit upgrades chia, plex catalog item(s).
2021-10-27 16: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"