Ставим лимиты стендам
This commit is contained in:
parent
2523ef6395
commit
93a05e8cf2
@ -5,6 +5,9 @@ services:
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
replicas: 3
|
||||
resources:
|
||||
limits:
|
||||
memory: 10G
|
||||
configs:
|
||||
- source: app_config
|
||||
target: /data/application.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user