Skip to content

Commit

Permalink
read namespace from env
Browse files Browse the repository at this point in the history
  • Loading branch information
brentley committed Mar 1, 2018
1 parent 6378d78 commit 5de0973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ service:
parameters:
'mu-service-ecsdemo-nodejs-acceptance':
ElbHttpListenerArn:
mu-loadbalancer-acceptance-BackendLBHttpListenerArn
${env:MU_NAMESPACE}-loadbalancer-acceptance-BackendLBHttpListenerArn
'mu-service-ecsdemo-nodejs-production':
ElbHttpListenerArn:
mu-loadbalancer-production-BackendLBHttpListenerArn
${env:MU_NAMESPACE}-loadbalancer-production-BackendLBHttpListenerArn

0 comments on commit 5de0973

Please sign in to comment.