Skip to content

Commit

Permalink
Merge pull request brentley#2 from cplee/master
Browse files Browse the repository at this point in the history
 Replace internal ALB with service discovery
  • Loading branch information
brentley authored Aug 14, 2018
2 parents d1fdb3b + 5bdd000 commit 28c3ae2
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions mu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,4 @@ service:
desiredCount: 3
maxSize: 6
port: 3000
priority: 50
pathPatterns:
- /*
networkMode: awsvpc
parameters:
'${env:MU_NAMESPACE}-service-ecsdemo-nodejs-acceptance':
ElbHttpListenerArn:
${env:MU_NAMESPACE}-loadbalancer-acceptance-BackendLBHttpListenerArn
'${env:MU_NAMESPACE}-service-ecsdemo-nodejs-production':
ElbHttpListenerArn:
${env:MU_NAMESPACE}-loadbalancer-production-BackendLBHttpListenerArn
discoveryTTL: 5

0 comments on commit 28c3ae2

Please sign in to comment.