1
0
Fork 0

updated labels and desc

This commit is contained in:
sido 2018-09-12 08:13:33 +02:00
parent d17c137dd5
commit 321af8f2f2
1 changed files with 3 additions and 3 deletions

View File

@ -113,16 +113,16 @@ questions:
label: Retain volume
- variable: molgenis.persistence.size
default: "30Gi"
description: "Size of MOLGENIS filestore"
description: "Size of MOLGENIS filestore (PostgreSQL and ElasticSearch excluded)"
type: enum
options:
- "30Gi"
- "50Gi"
- "100Gi"
label: Size filestore
label: Size MOLGENIS filestore
- variable: elasticsearch.persistence.size
default: "50Gi"
description: "Size of ElasticSearch data"
description: "Size of ElasticSearch data (directory that is persist: /usr/share/elasticsearch/data)"
type: enum
options:
- "50Gi"