Skip to content
Snippets Groups Projects
Unverified Commit 0453645e authored by Philip Gough's avatar Philip Gough Committed by GitHub
Browse files

Merge pull request #1831 from PhilipGough/kubescape-update

kubescape: Add exception for Prometheus SA auto mount of token
parents f2935d16 56f62c47
No related branches found
No related tags found
No related merge requests found
......@@ -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
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment