fix small mistake in prototype storage GUI size setting
This commit is contained in:
@@ -19,4 +19,4 @@ maintainers:
|
|||||||
name: prototype-gui
|
name: prototype-gui
|
||||||
sources: null
|
sources: null
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.1
|
version: 1.0.2
|
||||||
|
|||||||
@@ -350,9 +350,9 @@ questions:
|
|||||||
- value: "ReadWriteMany"
|
- value: "ReadWriteMany"
|
||||||
description: "ReadWriteMany"
|
description: "ReadWriteMany"
|
||||||
- variable: size
|
- variable: size
|
||||||
show_if: [["type", "=", "pvc"]]
|
|
||||||
label: "Size quotum of storage"
|
label: "Size quotum of storage"
|
||||||
schema:
|
schema:
|
||||||
|
show_if: [["type", "=", "pvc"]]
|
||||||
type: string
|
type: string
|
||||||
default: "100Gi"
|
default: "100Gi"
|
||||||
- variable: persistenceList
|
- variable: persistenceList
|
||||||
@@ -465,9 +465,9 @@ questions:
|
|||||||
- value: "ReadWriteMany"
|
- value: "ReadWriteMany"
|
||||||
description: "ReadWriteMany"
|
description: "ReadWriteMany"
|
||||||
- variable: size
|
- variable: size
|
||||||
show_if: [["type", "=", "pvc"]]
|
|
||||||
label: "Size quotum of storage"
|
label: "Size quotum of storage"
|
||||||
schema:
|
schema:
|
||||||
|
show_if: [["type", "=", "pvc"]]
|
||||||
type: string
|
type: string
|
||||||
default: "100Gi"
|
default: "100Gi"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user