Skip to content

Commit

Permalink
Merge pull request #21 from razo7/plural-s-cluster-role
Browse files Browse the repository at this point in the history
Plural s for external cluster role
  • Loading branch information
openshift-merge-robot authored Mar 9, 2023
2 parents c07b39e + 129b03e commit 3134e6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rules:
- apiGroups:
- fence-agents-remediation.medik8s.io
resources:
- fenceagentsremediation
- fenceagentsremediations
verbs:
- get
- list
Expand Down
2 changes: 1 addition & 1 deletion config/rbac/external_remediation_clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rules:
- apiGroups:
- fence-agents-remediation.medik8s.io
resources:
- fenceagentsremediation
- fenceagentsremediations
verbs:
- get
- list
Expand Down

0 comments on commit 3134e6e

Please sign in to comment.