prometheus operator v0.71.2

Alertmanager.spec.volumes[].projected.sources[].configMap.spec.alertmanagerConfiguration.global

Defines the global parameters of the Alertmanager configuration.

7 fields
Alertmanager.spec.volumes[].projected.sources[].configMap.spec.alertmanagerConfiguration.global fields and descriptions
Field / TypeDescription
object

HTTP client configuration.

object

The default OpsGenie API Key.

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

The default OpsGenie API URL.

  • x-kubernetes-map-type: "atomic"
pagerdutyUrl
string

The default Pagerduty URL.

resolveTimeout
string

ResolveTimeout is the default value used by alertmanager if the alert does not include EndsAt, after this time passes it can declare the alert as resolved if it has not been updated. This has no impact on alerts from Prometheus, as they always include EndsAt.

  • pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$
object

The default Slack API URL.

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

Configures global SMTP parameters.