Currently the prometheus rule expressions do not specify a specific cluster but only a specific namespace. This causes duplicated alerts if multiple clusters are deployed (with their own prom rules) in the same namespace, since in those cases the prom rules of the other clusters fire as well.
To solve this the prometheus rule expressions should not filter for a namespace but for the metrics of a specific cluster using the job attribute of the metrics.