Commit 6050db56 by yiming chen Committed by kmova

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

(cherry picked from commit 6e7b3913c50d0cf94483af237c02f4a6a0b9b70b)
parent 4573a865
...@@ -15,7 +15,6 @@ rules: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment