prometheus operator v0.71.2

AlertmanagerConfig.spec.receivers.webexConfigs.httpConfig.oauth2.spec.receivers.discordConfigs

List of Discord configurations.

5 fields
AlertmanagerConfig.spec.receivers.webexConfigs.httpConfig.oauth2.spec.receivers.discordConfigs fields and descriptions
Field / TypeDescription
object required

The secret's key that contains the Discord webhook URL. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.

  • x-kubernetes-map-type: "atomic"
object

HTTP client configuration.

message
string

The template of the message's body.

sendResolved
boolean

Whether or not to notify about resolved alerts.

title
string

The template of the message's title.