Skip to content

Commit

Permalink
Add the hosted mode permissions for OperatorPolicy
Browse files Browse the repository at this point in the history
Relates:
https://issues.redhat.com/browse/ACM-11952

Signed-off-by: mprahl <mprahl@users.noreply.github.com>
  • Loading branch information
mprahl authored and openshift-merge-bot[bot] committed May 31, 2024
1 parent fc18f48 commit 7292b40
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ rules:
- policy.open-cluster-management.io
resources:
- configurationpolicies
- operatorpolicies
verbs:
- get
- list
Expand All @@ -63,6 +64,7 @@ rules:
- policy.open-cluster-management.io
resources:
- configurationpolicies/status
- operatorpolicies/status
verbs:
- get
- patch
Expand Down

0 comments on commit 7292b40

Please sign in to comment.