Skip to content

Commit

Permalink
Merge pull request #124 from MatousJobanek/pods-exec
Browse files Browse the repository at this point in the history
Let admins exec (rsh) to pods
  • Loading branch information
alexeykazakov committed Aug 15, 2023
2 parents e7ba3ee + 384e940 commit fd6b0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ADR/0011-roles-and-permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ We will use the built-in Kubernetes RBAC system for AppStudio's role and permiss
| | Build Service | appstudio.redhat.com | get, list, watch, create, update, patch, delete | buildpipelineselectors
| | *Configs* | | get, list, watch, create, update, patch, delete | configmaps
| | *Secrets* | | get, list, watch, create, update, patch, delete | secrets
| | *Exec to pods* | | create | pods/exec
| | Add User |
| | User group (with SSO) |

Expand Down

0 comments on commit fd6b0bb

Please sign in to comment.