## 5.1 RBAC and Service Accounts - [x] 5.1.1 Ensure that the cluster-admin role is only used where required - [x] 5.1.2 Minimize access to secrets - [x] 5.1.3 Minimize wildcard use in Roles and ClusterRoles - [ ] 5.1.4 Minimize access to create pods - [x] 5.1.5 Ensure that default service accounts are not actively used - [x] 5.1.6 Ensure that Service Account Tokens are only mounted where necessary
5.1 RBAC and Service Accounts