prometheus operator v0.71.2
Alertmanager.spec.containers.lifecycle.postStart.tcpSocket.spec.alertmanagerConfigMatcherStrategy
The AlertmanagerConfigMatcherStrategy defines how AlertmanagerConfig objects match the alerts. In the future more options may be added.
| Field / Type | Description |
|---|---|
type | If set to `OnNamespace`, the operator injects a label matcher matching the namespace of the AlertmanagerConfig object for all its routes and inhibition rules. `None` will not add any additional matchers other than the ones specified in the AlertmanagerConfig. Default is `OnNamespace`.
|