updated structure
This commit is contained in:
parent
557bcf5354
commit
a0e11833d2
@ -13,11 +13,11 @@ questions:
|
|||||||
default: 1
|
default: 1
|
||||||
description: "CPU limit for this MOLGENIS instance"
|
description: "CPU limit for this MOLGENIS instance"
|
||||||
type: enum
|
type: enum
|
||||||
options:
|
options:
|
||||||
- "1"
|
- "1"
|
||||||
- "2"
|
- "2"
|
||||||
- "3"
|
- "3"
|
||||||
- "4"
|
- "4"
|
||||||
required: true
|
required: true
|
||||||
group: "Resource limits"
|
group: "Resource limits"
|
||||||
label: CPU limit
|
label: CPU limit
|
||||||
@ -25,11 +25,11 @@ questions:
|
|||||||
default: 1250Mi
|
default: 1250Mi
|
||||||
description: "Memory limit for this MOLGENIS instance"
|
description: "Memory limit for this MOLGENIS instance"
|
||||||
type: enum
|
type: enum
|
||||||
options:
|
options:
|
||||||
- "1250Mi"
|
- "1250Mi"
|
||||||
- "1500Mi"
|
- "1500Mi"
|
||||||
- "2000Mi"
|
- "2000Mi"
|
||||||
- "2500Mi"
|
- "2500Mi"
|
||||||
required: true
|
required: true
|
||||||
group: "Resource limits"
|
group: "Resource limits"
|
||||||
label: Memory limit
|
label: Memory limit
|
Loading…
Reference in New Issue
Block a user