fix small mistake in prototype storage GUI size setting
This commit is contained in:
@@ -19,4 +19,4 @@ maintainers:
|
||||
name: prototype-gui
|
||||
sources: null
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user