Skip to content

Commit

Permalink
Add gatewayinfos get permission (#193)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha authored Jan 17, 2025
1 parent 301beb2 commit a5db346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/kube-ui-server/templates/k8s/user-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ rules:
- resourceoutlines
- resourcetabledefinitions
- usermenus
- gatewayinfos
verbs: ["get", "list"]
- apiGroups:
- meta.k8s.appscode.com
Expand Down

0 comments on commit a5db346

Please sign in to comment.