Remove redundant field in the rbac.yaml of nfs-client

(cherry picked from commit 6e7b3913c5)
This commit is contained in:
yiming chen 2018-09-06 13:34:59 +08:00 committed by kmova
parent 4573a86521
commit 6050db56b6
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