We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1fdb3b + 5bdd000 commit 28c3ae2Copy full SHA for 28c3ae2
mu.yml
@@ -3,14 +3,4 @@ service:
3
desiredCount: 3
4
maxSize: 6
5
port: 3000
6
- priority: 50
7
- pathPatterns:
8
- - /*
9
- networkMode: awsvpc
10
-parameters:
11
- '${env:MU_NAMESPACE}-service-ecsdemo-nodejs-acceptance':
12
- ElbHttpListenerArn:
13
- ${env:MU_NAMESPACE}-loadbalancer-acceptance-BackendLBHttpListenerArn
14
- '${env:MU_NAMESPACE}-service-ecsdemo-nodejs-production':
15
16
- ${env:MU_NAMESPACE}-loadbalancer-production-BackendLBHttpListenerArn
+ discoveryTTL: 5
0 commit comments