0
0
Fork 0

Merge pull request 'refs #3723 Set docker memory limit' (!40) from master into test

Reviewed-on: verdnatura/salix-front#40
This commit is contained in:
Juan Ferrer 2023-03-06 09:03:31 +00:00
commit 234ae4dab9
1 changed files with 4 additions and 1 deletions

View File

@ -12,3 +12,6 @@ services:
placement: placement:
constraints: constraints:
- node.role == worker - node.role == worker
resources:
limits:
memory: 1G