Remove redundant field in the rbac.yaml of nfs-client
(cherry picked from commit 6e7b3913c5)
This commit is contained in:
parent
4573a86521
commit
6050db56b6
|
|
@ -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