forked from Ivasoft/traefik
Server weight zero
This commit is contained in:
committed by
Traefiker Bot
parent
edbcd01fbc
commit
8168d2fdc1
@@ -59,7 +59,7 @@ func TestSegmentBuildConfiguration(t *testing.T) {
|
||||
Servers: map[string]types.Server{
|
||||
"server-sauternes-foo-0": {
|
||||
URL: "http://127.0.0.1:2503",
|
||||
Weight: 0,
|
||||
Weight: label.DefaultWeight,
|
||||
},
|
||||
},
|
||||
CircuitBreaker: nil,
|
||||
|
||||
Reference in New Issue
Block a user