This commit is contained in:
parent
765b3e9f08
commit
0166d68476
|
@ -12,3 +12,6 @@ services:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.role == worker
|
- node.role == worker
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
memory: 1G
|
||||||
|
|
Loading…
Reference in New Issue