diff --git a/kubescape-exceptions.json b/kubescape-exceptions.json
index c260b9f7cfa9042a268e769d0be375d06453815c..77cdaab3a9a9923c67c60835c17a5ab7358cd8c2 100644
--- a/kubescape-exceptions.json
+++ b/kubescape-exceptions.json
@@ -40,6 +40,13 @@
           "kind": "Deployment",
           "name": "prometheus-operator"
         }
+      },
+      {
+        "designatorType": "Attributes",
+        "attributes": {
+          "kind": "ServiceAccount",
+          "name": "prometheus-k8s"
+        }
       }
     ],
     "posturePolicies": [
@@ -75,4 +82,4 @@
       }
     ]
   }
-]
\ No newline at end of file
+]