Skip to content

Commit

Permalink
Add example to .traefik.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Thijmen Stavenuiter <[email protected]>
  • Loading branch information
Thijmen authored and Thijmen Stavenuiter committed Jul 13, 2023
1 parent 41e4a5f commit 2a2a803
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ import: github.com/Thijmen/traefik-remove-query-parameters-by-regex
summary: 'Allows usage of regex to remove query parameters to service'

testData:
Headers:
X-Demo: test
X-URL: '{{URL}}'
allowedValuesRegex: "(allowed|another_allowed)"
exceptUriRegex: "(admin)"
type: "deleteexcept"

0 comments on commit 2a2a803

Please sign in to comment.