Skip to content

Commit

Permalink
Plural s for external cluster role
Browse files Browse the repository at this point in the history
NHC was unable to fetch the FAR CRs correctly
  • Loading branch information
razo7 committed Mar 9, 2023
1 parent c07b39e commit 129b03e
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 129b03e

Please sign in to comment.