Files
chart/test/chia/1.3.19/default_values.yaml
sonicaj e9988cfc31 Upgraded catalog item(s)
This commit upgrades chia, plex, machinaris, minio catalog item(s).
2021-10-19 12:00:12 +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"