Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 995 Bytes

V1alpha1PodAlertSpec.md

File metadata and controls

18 lines (13 loc) · 995 Bytes

V1alpha1PodAlertSpec

Properties

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]