diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index 8e96e76f9dc..9631d4a8357 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.0.1 +version: 1.0.2 diff --git a/charts/develop/prototype-gui/SCALE/questions.yaml b/charts/develop/prototype-gui/SCALE/questions.yaml index 9c8155ce59a..73e1cd59f77 100644 --- a/charts/develop/prototype-gui/SCALE/questions.yaml +++ b/charts/develop/prototype-gui/SCALE/questions.yaml @@ -350,9 +350,9 @@ questions: - value: "ReadWriteMany" description: "ReadWriteMany" - variable: size - show_if: [["type", "=", "pvc"]] label: "Size quotum of storage" schema: + show_if: [["type", "=", "pvc"]] type: string default: "100Gi" - variable: persistenceList @@ -465,9 +465,9 @@ questions: - value: "ReadWriteMany" description: "ReadWriteMany" - variable: size - show_if: [["type", "=", "pvc"]] label: "Size quotum of storage" schema: + show_if: [["type", "=", "pvc"]] type: string default: "100Gi"