This commit is contained in:
parent
e8447ad66a
commit
3755f0fe03
|
@ -20,6 +20,9 @@ services:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.role == worker
|
- node.role == worker
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
memory: 1G
|
||||||
configs:
|
configs:
|
||||||
config:
|
config:
|
||||||
external: true
|
external: true
|
||||||
|
|
Loading…
Reference in New Issue