Name | Type | Description | Notes |
---|---|---|---|
alertInterval | String | How frequently notifications will be send | [optional] |
check | String | Icinga CheckCommand name | [optional] |
checkInterval | String | How frequently Icinga Service will be checked | [optional] |
notifierSecretName | String | Secret containing notifier credentials | [optional] |
paused | Boolean | Indicates that Check is paused Icinga Services are removed | [optional] |
podName | String | [optional] | |
receivers | List<V1alpha1Receiver> | NotifierParams contains information to send notifications for Incident State, UserUid, Method | [optional] |
selector | V1LabelSelector | [optional] | |
vars | Map<String, String> | Vars contains Icinga Service variables to be used in CheckCommand | [optional] |