Skip to content

Commit

Permalink
Add more needed prometheus rbac permissions (#912)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Wels <[email protected]>
  • Loading branch information
awels authored Sep 18, 2024
1 parent 8db293c commit 7843d68
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,8 @@ spec:
- prometheuses/api
verbs:
- get
- create
- update
- serviceAccountName: migration-controller
rules:
- apiGroups:
Expand Down Expand Up @@ -654,6 +656,8 @@ spec:
- prometheuses/api
verbs:
- get
- create
- update
deployments:
- name: migration-operator
spec:
Expand Down

0 comments on commit 7843d68

Please sign in to comment.