Skip to content

Commit

Permalink
Merge pull request #441 from percona/EVEREST-107-cr-update
Browse files Browse the repository at this point in the history
Update Everest server ClusterRole
  • Loading branch information
mayankshah1607 authored Dec 10, 2024
2 parents 833deeb + 225682c commit 99bc46d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/everest/templates/everest-server/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ rules:
- apiGroups: ["everest.percona.com"]
resources: ["*"]
verbs: ["*"]
- apiGroups: ["operators.coreos.com"]
resources: ["installplans"]
verbs: ["get", "list", "update"]

0 comments on commit 99bc46d

Please sign in to comment.