prometheus operator v0.93.1

Alertmanager.spec.containers.env.valueFrom.fieldRef.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.

3 fields
Alertmanager.spec.containers.env.valueFrom.fieldRef.spec.alertmanagerConfiguration fields and descriptions
Field / TypeDescription
object

global defines the global parameters of the Alertmanager configuration.

name
string

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.

  • minLength: 1
object[]

templates defines the custom notification templates.