Skip to content

Commit

Permalink
Give dashboard ServiceAccount permission to get endpoints (opendatahu…
Browse files Browse the repository at this point in the history
…b-io#3546)

Signed-off-by: Mike Turley <[email protected]>
  • Loading branch information
mturley authored and ConorOM1 committed Dec 12, 2024
1 parent da85ee4 commit be5c9fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions manifests/core-bases/base/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,9 @@ rules:
- delete
resources:
- accounts
- verbs:
- get
apiGroups:
- ''
resources:
- endpoints

0 comments on commit be5c9fc

Please sign in to comment.