1
0
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:
Kevin Pollet
2020-09-01 17:34:04 +02:00
committed by GitHub
parent 0399d0c4d6
commit 3677252e17
2 changed files with 3 additions and 3 deletions

View File

@@ -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