Commit 360ba89c authored by sonicaj's avatar sonicaj

Make chia config mountpath field editable

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