Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Fix incorrect endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-barry committed Jan 8, 2024
1 parent db68d14 commit a657a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/webhook/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ data:
qpoint.io/qtap-block-unknown: "false"
qpoint.io/qtap-envoy-log-level: "error"
qpoint.io/qtap-dns-lookup-family: "V4_ONLY"
qpoint.io/qtap-api-endpoint: "https://app.qpoint.io"
qpoint.io/qtap-api-endpoint: "https://api.qpoint.io"

0 comments on commit a657a0d

Please sign in to comment.