fix: Allocate more resources to pgadmin
This commit is contained in:
parent
2d62f9b5ff
commit
6fe09ecd38
@ -53,8 +53,8 @@ services:
|
||||
constraints: [node.role != manager]
|
||||
resources:
|
||||
limits:
|
||||
cpus: '0.25'
|
||||
memory: 128M
|
||||
cpus: '0.5'
|
||||
memory: 256M
|
||||
reservations:
|
||||
cpus: '0.1'
|
||||
memory: 32M
|
||||
|
Loading…
x
Reference in New Issue
Block a user