{{ event?.involvedObject?.name }}
{{ event?.type }}
{{ lastTime | aclRelativeTime }}
@if (event?.reason; as reason) { {{ reason }}: } {{ event?.message }}
{{ 'event_trigger_times' | translate : { time: (firstTime | aclRelativeTime), value: event?.count || 1, } }}
{{ 'event_detail' | translate }}