prometheus operator v0.93.1
Alertmanager.spec.volumes[].downwardAPI.items.resourceFieldRef.spec.alertmanagerConfiguration
alertmanagerConfiguration defines the configuration of Alertmanager. If defined, it takes precedence over the `configSecret` field. This is an *experimental feature*, it may change in any upcoming release in a breaking way.
| Field / Type | Description |
|---|---|
global defines the global parameters of the Alertmanager configuration. | |
name | name defines the name of the AlertmanagerConfig custom resource which is used to generate the Alertmanager configuration. It must be defined in the same namespace as the Alertmanager object. The operator will not enforce a `namespace` label for routes and inhibition rules.
|
templates defines the custom notification templates. |