mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
Increase instance size of frontend
This commit is contained in:
parent
855d088e2d
commit
3311b06dd4
@ -39,7 +39,7 @@ cloudapi:
|
|||||||
#############################################################################
|
#############################################################################
|
||||||
frontend:
|
frontend:
|
||||||
image: quay.io/yldio/joyent-dashboard-frontend:latest
|
image: quay.io/yldio/joyent-dashboard-frontend:latest
|
||||||
mem_limit: 128m
|
mem_limit: 256m
|
||||||
labels:
|
labels:
|
||||||
- triton.cns.services=frontend
|
- triton.cns.services=frontend
|
||||||
- com.docker.swarm.affinities=["container!=~*frontend*"]
|
- com.docker.swarm.affinities=["container!=~*frontend*"]
|
||||||
|
Loading…
Reference in New Issue
Block a user