Merge pull request #970 from gobomb/dev
[nfs-client]Remove redundant field in the rbac.yaml of nfs-client
This commit is contained in:
commit
8ce1b16afc
|
|
@ -15,7 +15,6 @@ rules:
|
||||||
- apiGroups: [""]
|
- apiGroups: [""]
|
||||||
resources: ["events"]
|
resources: ["events"]
|
||||||
verbs: ["create", "update", "patch"]
|
verbs: ["create", "update", "patch"]
|
||||||
- apiGroups: [""]
|
|
||||||
---
|
---
|
||||||
kind: ClusterRoleBinding
|
kind: ClusterRoleBinding
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue