Flux Image Issue
warning

Description The {{ $labels.customresource_kind }} '{{ $labels.name }}' is marked as not ready.
Query for 15m
>>>
	
				
					
				
			
				
					{ready="False", customresource_kind=~"ImagePolicy|ImageRepository|ImageUpdateAutomation"} > 0
				
			
    
Query Explanation

The query selects any gotk_resource_info metric where the ready label is "False" and the customresource_kind label matches ImagePolicy, ImageRepository, or ImageUpdateAutomation. The alert fires whenever the count of such non‑ready resources is greater than zero, i.e., when any of those custom resources are marked as not ready.

Get Alert
Download
Copy to Clipboard