List of Google Cloud Platform (GCP) Permissions required to deploy trivy-operator or run Trivy for kubernetes security scanning #2159
Unanswered
fernandogont
asked this question in
Help & Support
Replies: 1 comment
-
|
@fernandogont there is no official docs on this matter however you can take a look at trivy-operator rbac setting and understand what kind of permission it need:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to deploy trivy-operator and also trying to run Trivy for kubernetes security scanning. Is there official documentation of the GCP privileges/permissions that would be required for each of them? (so that I don't need to resort to "trial & error"?)
Aside, one of the errors I've got when trying to deploy trivy operator has been:
But there doesn't seem to exist a container.configmaps.watch permission in GCP.
Any clues?
Thanks!
Fernando
Beta Was this translation helpful? Give feedback.
All reactions