Skip to content

Commit

Permalink
[create-pull-request] automated change (#1180)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: openshift-merge-bot <[email protected]>
  • Loading branch information
github-actions[bot] and openshift-merge-bot authored Jan 9, 2025
1 parent 1643e44 commit c696d14
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ rules:
- serviceaccounts/token
verbs:
- create
- get
- apiGroups:
- ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ rules:
- patch
- delete
- deletecollection
- apiGroups:
- ''
resourceNames:
- cluster-bootstrap
resources:
- serviceaccounts/token
verbs:
- get
- create
- apiGroups:
- ''
resources:
Expand Down
1 change: 1 addition & 0 deletions pkg/templates/rbac_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c696d14

Please sign in to comment.