Commit 360ba89c authored by sonicaj's avatar sonicaj

Make chia config mountpath field editable

parent 9126bb12
......@@ -58,7 +58,7 @@ questions:
schema:
type: path
hidden: true
editable: false
editable: true
default: "/data"
- variable: hostPathEnabled
label: "Enable Custom Host Path for Chia Configuration Volume"
......
......@@ -58,7 +58,7 @@ questions:
schema:
type: path
hidden: true
editable: false
editable: true
default: "/data"
- variable: hostPathEnabled
label: "Enable Custom Host Path for Chia Configuration Volume"
......
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