flux v0.27.3
Alert.spec
AlertSpec defines an alerting rule for events involving a list of objects
| Field / Type | Description |
|---|---|
eventSeverity | Filter events based on severity, defaults to ('info'). If set to 'info' no events will be filtered.
|
Filter events based on the involved objects. | |
A list of Golang regular expressions to be used for excluding messages. | |
Send events using this provider. | |
summary | Short description of the impact and affected cluster. |
suspend | This flag tells the controller to suspend subsequent events dispatching. Defaults to false. |