Merge pull request #970 from gobomb/dev

[nfs-client]Remove redundant field in the rbac.yaml of nfs-client
This commit is contained in:
Matthew Wong 2018-09-12 15:22:31 -04:00 committed by GitHub
commit 8ce1b16afc
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ rules:
- apiGroups: [""]
resources: ["events"]
verbs: ["create", "update", "patch"]
- apiGroups: [""]
---
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1