Skip to content

Commit

Permalink
Docs: Remove probes property from TLS checker config example (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
haricnugraha authored May 3, 2024
1 parent e3624cd commit 69b9004
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/pages/guides/tls-checkers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ title: TLS Checkers
You can check TLS validity and set the threshold to send notification before the expiry time.

```yaml
probes:
- id: 'Example'
requests:
- url: http://example.com
certificate:
domains:
- example.com
Expand Down

0 comments on commit 69b9004

Please sign in to comment.