fixing the field name for pagerduty image_config as per code https://pkg.go.dev/github.com/prometheus/alertmanager/config\#PagerdutyImage
Signed-off-by: Mahesh Vidhyadharan <mahesh.vidhyadharan@steel-eye.com>
This commit is contained in:
parent
229ecb7e9a
commit
2f3a4b0f10
|
@ -886,7 +886,7 @@ The fields are documented in the [PagerDuty API documentation](https://developer
|
|||
|
||||
```yaml
|
||||
href: <tmpl_string>
|
||||
source: <tmpl_string>
|
||||
src: <tmpl_string>
|
||||
alt: <tmpl_string>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue