Skip to content

Commit

Permalink
chore(traefik): remove test-ratelimit middleware on /metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
hongbo-miao committed May 12, 2022
1 parent 2165826 commit c12bb7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kubernetes/manifests/hasura/traefik-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ data:
hasura-metric-adapter-router:
service: hasura-metric-adapter-service
rule: Host(`localhost`) && PathPrefix(`/metrics`)
middlewares:
- test-ratelimit
services:
hasura-graphql-engine-service:
loadBalancer:
Expand Down

0 comments on commit c12bb7e

Please sign in to comment.