Skip to content

Commit

Permalink
Merge pull request #1496 from danwinship/sdn-1.24
Browse files Browse the repository at this point in the history
Bug 2100079: Update sdn-controller perms for "configmapsleases" leaderelection
  • Loading branch information
openshift-ci[bot] committed Jun 22, 2022
2 parents 6658fd1 + 5f66548 commit 0b2c130
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bindata/network/openshift-sdn/003-rbac-controller.yaml
Expand Up @@ -95,6 +95,14 @@ rules:
- get
- list
- watch
- apiGroups: ["coordination.k8s.io"]
resources:
- leases
verbs:
- create
- get
- list
- update
- apiGroups: ["", "events.k8s.io"]
resources:
- events
Expand Down

0 comments on commit 0b2c130

Please sign in to comment.