Commit c381563a authored by sonicaj's avatar sonicaj

Update charts train from test train

parent 6adc9f51
......@@ -15,4 +15,4 @@ name: chia
sources:
- https://github.com/Chia-Network/chia-blockchain
- https://github.com/orgs/chia-network/packages/container/package/chia
version: 1.3.4
version: 1.3.5
......@@ -59,7 +59,7 @@ questions:
type: path
hidden: true
editable: false
default: "/root/.chia"
default: "/data"
- variable: hostPathEnabled
label: "Enable Custom Host Path for Chia Configuration Volume"
schema:
......
appVolumeMounts:
data:
emptyDir: true
mountPath: /root/.chia
mountPath: /data
staging:
emptyDir: true
mountPath: /plots
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment