Skip to content

Commit

Permalink
Hack my way pass some validation
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Snaps <[email protected]>
  • Loading branch information
alexsnaps committed Nov 5, 2024
1 parent ff905d6 commit b167ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/v1beta3/authconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ spec:
Accept:
value: application/json
method: GET
url: ""
urlExpression: "http://ip-location.authorino.svc.cluster.local:3000/" + request.headers["x-forwarded-for"].split(",")[0]
cache:
key:
Expand Down

0 comments on commit b167ade

Please sign in to comment.