AlertmanagerConfig.spec.receivers.pushoverConfigs.httpConfig.basicAuth.spec.receivers.slackConfigs
List of Slack configurations.
| Field / Type | Description |
|---|---|
A list of Slack actions that are sent with each notification. | |
The secret's key that contains the Slack webhook URL. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.
| |
callbackId | No description provided. |
channel | The channel or user to send notifications to. |
color | No description provided. |
fallback | No description provided. |
A list of Slack fields that are sent with each notification. | |
footer | No description provided. |
HTTP client configuration. | |
iconEmoji | No description provided. |
iconURL | No description provided. |
imageURL | No description provided. |
linkNames | No description provided. |
No description provided. | |
pretext | No description provided. |
sendResolved | Whether or not to notify about resolved alerts. |
shortFields | No description provided. |
text | No description provided. |
thumbURL | No description provided. |
title | No description provided. |
titleLink | No description provided. |
username | No description provided. |