in RHACM search console is it possible to exclude a few namespaces when identifying failed pods ?
like namespace!='blah' in the below search
kind:Pod,status:Pending,Error,Failed,Terminating,ImagePullBackOff,CrashLoopBackOff,RunContainerError,ContainerCreating ,namespace!='blah'
i am not able to get comparison filter (!=) for namespace
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.