mirror of
https://github.com/containous/traefik.git
synced 2025-10-27 11:33:33 +03:00
Add missing IPStrategy struct tag for YAML
This commit is contained in:
@@ -222,7 +222,7 @@ http:
|
||||
inFlightReq:
|
||||
amount: 42
|
||||
sourceCriterion:
|
||||
ipstrategy:
|
||||
ipStrategy:
|
||||
depth: 42
|
||||
excludedIPs:
|
||||
- foobar
|
||||
@@ -259,7 +259,7 @@ http:
|
||||
period: 42
|
||||
burst: 42
|
||||
sourceCriterion:
|
||||
ipstrategy:
|
||||
ipStrategy:
|
||||
depth: 42
|
||||
excludedIPs:
|
||||
- foobar
|
||||
|
||||
Reference in New Issue
Block a user