Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dedicated lb template and move as default #13

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

kalleeh
Copy link
Owner

@kalleeh kalleeh commented Apr 1, 2020

change to make tenancy stronger by default for LB consumption

@kalleeh
Copy link
Owner Author

kalleeh commented Apr 1, 2020

Solves #14

@@ -117,8 +107,7 @@ Resources:
TaskDefinition:
Type: AWS::ECS::TaskDefinition
Properties:
Family:
Ref: AWS::StackName
Family: !Ref AWS::StackName
Cpu: "1024"
Memory: "2048"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skimmed past and was like.. why is the 2048 game here.. oooh. That game is all I see on these PRs now haha.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤣

@shendriksen shendriksen merged commit fa56a10 into master Apr 3, 2020
@shendriksen shendriksen deleted the feat--add-dedicated-lb-as-default branch April 3, 2020 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants