Skip to content

Commit

Permalink
Fix rolebinding misnaming
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyharisch authored and c-pius committed Jul 30, 2024
1 parent b657d0c commit 691dd32
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 691dd32

Please sign in to comment.