Skip to content

Commit

Permalink
add pager teams to README nav
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaleta committed Feb 19, 2021
1 parent aabc797 commit d4b5e1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
- [Environment variables](#environment-variables)
- [Templates](#templates)
- [Argument annotations](#argument-annotations)
- [Pager teams](#pager-teams)
- [Proxy support](#proxy-support)
- [Installation from source](#installation-from-source)
- [Contributing](#contributing)
Expand Down Expand Up @@ -214,7 +215,7 @@ metadata:
[...]
```

### Pager Teams
### Pager teams

Instead of specifying the authentication token directly in the check or agent annotations, you can instead reference a pager team name, which will then be used to lookup the corresponding token from the handler environment.
Corresponding pager team token environment variables can be populated in the handler environment in 3 different ways
Expand Down

0 comments on commit d4b5e1c

Please sign in to comment.