Skip to content

Commit

Permalink
fix(bbe): remove http microsoft.com probes
Browse files Browse the repository at this point in the history
They are yielding 403.
  • Loading branch information
jfroy committed Jan 2, 2025
1 parent d0da60d commit 3c6afc8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ spec:
- https://cloudflare.com
- https://google.com
- https://github.com
- https://microsoft.com
- https://dynamodb.us-west-1.amazonaws.com/ping
- https://us-west2-5tkroniexa-wl.a.run.app/ping
interval: 1m
Expand All @@ -41,7 +40,6 @@ spec:
- https://apple.com
- https://cloudflare.com
- https://google.com
- https://microsoft.com
- https://us-west2-5tkroniexa-wl.a.run.app/ping
interval: 1m
scrapeTimeout: 10s
Expand Down

0 comments on commit 3c6afc8

Please sign in to comment.