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

This commit is contained in:
yiming chen 2018-09-06 13:34:59 +08:00
parent 7df14ef767
commit 6e7b3913c5
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