prometheus operator v0.93.1

AlertmanagerConfig.spec.receivers.rocketchatConfigs.httpConfig.spec.receivers.emailConfigs.headers

headers defines additional email header key/value pairs. These override any headers previously set by the notification implementation.

2 fields
AlertmanagerConfig.spec.receivers.rocketchatConfigs.httpConfig.spec.receivers.emailConfigs.headers fields and descriptions
Field / TypeDescription
key
string required

key defines the key of the tuple. This is the identifier or name part of the key-value pair.

  • minLength: 1
value
string required

value defines the value of the tuple. This is the data or content associated with the key.