Skip to content

Commit

Permalink
fix: add monitor heading to lightweight scaffolding template
Browse files Browse the repository at this point in the history
The `lightweight.yml` is not being pushed because it’s missing the `heartbeat.monitors:` heading
  • Loading branch information
paulb-elastic authored Jan 25, 2023
1 parent 7667f87 commit cbf4c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/lightweight/heartbeat.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
heartbeat.monitors:
- type: http
name: Todos Lightweight
id: todos-lightweight
Expand Down

0 comments on commit cbf4c4e

Please sign in to comment.