refactor(ecs): add hasLoadBalancerLabel function.
This commit is contained in:
parent
722ea28e3a
commit
07a6d48a27
3 changed files with 12 additions and 3 deletions
|
@ -105,9 +105,6 @@ func TestBuildConfiguration(t *testing.T) {
|
|||
},
|
||||
},
|
||||
"backend-testing": {
|
||||
LoadBalancer: &types.LoadBalancer{
|
||||
Method: "wrr",
|
||||
},
|
||||
HealthCheck: &types.HealthCheck{
|
||||
Path: "/health",
|
||||
Interval: "1s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue