Mercurial > public > ssdt-docker
changeset 304:c143f3f597d3
testing adding 10G capacity to agents
author | aldrich@nwoca.org |
---|---|
date | Tue, 25 Jun 2019 18:51:11 +0100 |
parents | 107f0c5955c1 |
children | 44f0c4e37a7c |
files | bamboo-agent/bamboo-capabilities.properties |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bamboo-agent/bamboo-capabilities.properties Wed May 01 15:33:00 2019 +0100 +++ b/bamboo-agent/bamboo-capabilities.properties Tue Jun 25 18:51:11 2019 +0100 @@ -1,2 +1,3 @@ docker.compose=true -agent.containerized=true \ No newline at end of file +agent.containerized=true +OS_MEMORY_GB=10 \ No newline at end of file