Use smaller memory for dataflow apps by default
(Requires a change in spring-cloud-deployer)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user