updated persistence configuration
This commit is contained in:
parent
cf47b432e2
commit
14b27fc043
@ -94,10 +94,10 @@ questions:
|
|||||||
- "-Xmx2g -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled"
|
- "-Xmx2g -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled"
|
||||||
group: "Resources"
|
group: "Resources"
|
||||||
label: Java memory options
|
label: Java memory options
|
||||||
- variable: molgenis.resources.persistence.enabled
|
- variable: molgenis.persistence.enabled
|
||||||
default: false
|
default: false
|
||||||
description: "Do you want to use persistance"
|
description: "Do you want to use persistance"
|
||||||
type: boolean
|
type: boolean
|
||||||
required: true
|
required: true
|
||||||
group: "Resources"
|
group: "Persistence"
|
||||||
label: Persistence
|
label: Persistence
|
||||||
|
@ -66,8 +66,6 @@ elasticsearch:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
nodeSelector: {}
|
nodeSelector: {}
|
||||||
|
|
||||||
tolerations: []
|
tolerations: []
|
||||||
|
Loading…
Reference in New Issue
Block a user