瀏覽代碼

Make chia config mountpath field editable

sonicaj 4 年之前
父節點
當前提交
360ba89c79
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      charts/chia/1.3.5/questions.yaml
  2. 1 1
      test/chia/1.3.5/questions.yaml

+ 1 - 1
charts/chia/1.3.5/questions.yaml

@@ -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"

+ 1 - 1
test/chia/1.3.5/questions.yaml

@@ -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"