Use smaller memory for dataflow apps by default

(Requires a change in spring-cloud-deployer)
This commit is contained in:
Dave Syer
2016-10-04 09:04:02 +01:00
parent c9ffd381ea
commit 2ba29cea25

View File

@@ -18,3 +18,7 @@ management:
context-path: /admin
security:
enabled: false
spring.cloud.dataflow.applicationProperties.stream.spring.cloud.deployer.JAVA_OPTS: -Xmx128m
# app.time.spring.cloud.deployer.JAVA_OPTS: -Xmx128m
# app.log.spring.cloud.deployer.JAVA_OPTS: -Xmx128m