Skip to content

Commit

Permalink
Merge pull request #412 from pecameron/sdn637c
Browse files Browse the repository at this point in the history
OVN - fix cluster role binding
  • Loading branch information
openshift-merge-robot committed Dec 4, 2019
2 parents cd53a46 + 1e843cb commit e3a6f1e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bindata/network/ovn-kubernetes/003-rbac-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ rules:
- use
resourceNames:
- privileged
- apiGroups: [""]
resources:
- "nodes/status"
verbs:
- patch
- update

---
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit e3a6f1e

Please sign in to comment.