Skip to content

Commit

Permalink
Fix rolebinding misnaming
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyharisch committed Jul 26, 2024
1 parent 2c462e5 commit 9b4de08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rbac/common/leader_election_role_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: controller-leader-election-role
name: klm-controller-role-leader-election
subjects:
- kind: ServiceAccount
name: controller

0 comments on commit 9b4de08

Please sign in to comment.