Files
chart/test/chia/1.3.39/default_values.yaml
bugclerk 7a6984ead8 Upgraded catalog item(s) (#1013)
This commit upgrades chia, plex, minio catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2023-03-01 15:26:19 +02: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"