You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution today for warning different application teams if their application violates a security policy is having duplicate security policies watching different namespaces with different notifiers going to each team. This creates a high volume of duplicate policies, and balloons the memory usage for the scanner container. Setting up logic for using different notifiers based on which namespace the violation occurs in would drastically reduce the number of duplicate security policies, and simplify policy management.