Skip to content

Commit

Permalink
Update the ingress RBAC for allowing leader election (#2849)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktsakalozos committed Jan 18, 2022
1 parent 7ad0ce6 commit dc3f6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microk8s-resources/actions/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ rules:
resources:
- configmaps
resourceNames:
- ingress-controller-leader-public
- ingress-controller-leader
verbs:
- create
- update
Expand Down

0 comments on commit dc3f6b8

Please sign in to comment.