Skip to content

Commit

Permalink
fix e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing committed Dec 20, 2023
1 parent 37ce393 commit a8da2c7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/e2e/testdata/local-ratelimit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ spec:
rateLimit:
type: Local
local:
- limit:
requests: 10
unit: Hour
rules:
- limit:
requests: 10
unit: Hour
---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
Expand Down

0 comments on commit a8da2c7

Please sign in to comment.