Reduce memory reservation
This commit is contained in:
parent
70b8236f4e
commit
7ca5c63131
@ -31,7 +31,7 @@ Resources:
|
|||||||
- Name: defend-together
|
- Name: defend-together
|
||||||
Essential: 'true'
|
Essential: 'true'
|
||||||
Image: !Sub "josephbmanley/defend-together:${DockerTag}"
|
Image: !Sub "josephbmanley/defend-together:${DockerTag}"
|
||||||
MemoryReservation: 800
|
MemoryReservation: 250
|
||||||
PortMappings:
|
PortMappings:
|
||||||
- HostPort: 0
|
- HostPort: 0
|
||||||
ContainerPort: 7777
|
ContainerPort: 7777
|
||||||
|
Reference in New Issue
Block a user