prometheus operator v0.71.2
AlertmanagerConfig.spec.receivers[].emailConfigs[].tlsConfig.cert.spec
AlertmanagerConfigSpec is a specification of the desired behavior of the Alertmanager configuration. By definition, the Alertmanager configuration only applies to alerts for which the `namespace` label is equal to the namespace of the AlertmanagerConfig resource.
| Field / Type | Description |
|---|---|
List of inhibition rules. The rules will only apply to alerts matching the resource's namespace. | |
List of MuteTimeInterval specifying when the routes should be muted. | |
List of receivers. | |
The Alertmanager route definition for alerts matching the resource's namespace. If present, it will be added to the generated Alertmanager configuration as a first-level route. |