Possibility to grant to a kubernetes serviceAccount role and clusterRole RBAC

4/12/2019

How would it be the best way to grant to a serviceAccount role and clusterRole access?

In my case I would like to grant role access to create, edit and list some secrets, and clusterRole access to list all the volumes in all the namespaces.

-- Iago Santos
kubernetes
openshift

0 Answers