Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2347 from thedadams/role-edit-portforward
Browse files Browse the repository at this point in the history
Add containerreplicas/portforward permission to edit role
  • Loading branch information
ibuildthecloud committed Nov 18, 2023
2 parents eb92749 + 151c3ee commit ba55def
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/roles/roles.go
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ var (
"images/push",
"images/pull",
"containerreplicas/exec",
"containerreplicas/portforward",
"secrets/reveal",
},
},
Expand Down

0 comments on commit ba55def

Please sign in to comment.