1
0

updated options

This commit is contained in:
sido 2018-07-30 21:05:16 +02:00
parent f35e8c62c1
commit 557bcf5354

View File

@ -14,10 +14,10 @@ questions:
description: "CPU limit for this MOLGENIS instance"
type: enum
options:
- 1
- 2
- 3
- 4
- "1"
- "2"
- "3"
- "4"
required: true
group: "Resource limits"
label: CPU limit
@ -26,10 +26,10 @@ questions:
description: "Memory limit for this MOLGENIS instance"
type: enum
options:
- 1250Mi
- 1500Mi
- 2000Mi
- 2500Mi
- "1250Mi"
- "1500Mi"
- "2000Mi"
- "2500Mi"
required: true
group: "Resource limits"
label: Memory limit