Remove redundant field in the rbac.yaml of nfs-client
This commit is contained in:
parent
7df14ef767
commit
6e7b3913c5
|
|
@ -15,7 +15,6 @@ rules:
|
|||
- apiGroups: [""]
|
||||
resources: ["events"]
|
||||
verbs: ["create", "update", "patch"]
|
||||
- apiGroups: [""]
|
||||
---
|
||||
kind: ClusterRoleBinding
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue