Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe authored and moshloop committed Jul 17, 2024
1 parent 2b38820 commit b933458
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mission-control/docs/notifications/events/health-checks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Health checks emit 2 events

1. `check.passed`
2. `check.failed`
- `check.passed`
- `check.failed`

## Variables

Expand Down
6 changes: 6 additions & 0 deletions mission-control/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,12 @@ const sidebars = {
id: 'notifications/examples/kube-job-failing',
label: 'Kubernetes Job Failing'
},
]
},
{
type: 'category',
label: 'Tutorials',
items: [
{
type: 'doc',
id: 'notifications/examples/slack',
Expand Down

0 comments on commit b933458

Please sign in to comment.