kubescape: Add exception for Prometheus SA automount of token
This commit is contained in:
@@ -40,6 +40,13 @@
|
|||||||
"kind": "Deployment",
|
"kind": "Deployment",
|
||||||
"name": "prometheus-operator"
|
"name": "prometheus-operator"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"designatorType": "Attributes",
|
||||||
|
"attributes": {
|
||||||
|
"kind": "ServiceAccount",
|
||||||
|
"name": "prometheus-k8s"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"posturePolicies": [
|
"posturePolicies": [
|
||||||
|
|||||||
Reference in New Issue
Block a user