From 6e7b3913c50d0cf94483af237c02f4a6a0b9b70b Mon Sep 17 00:00:00 2001 From: yiming chen Date: Thu, 6 Sep 2018 13:34:59 +0800 Subject: [PATCH] Remove redundant field in the rbac.yaml of nfs-client --- deploy/rbac.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy/rbac.yaml b/deploy/rbac.yaml index 79bc7290..c11f5216 100644 --- a/deploy/rbac.yaml +++ b/deploy/rbac.yaml @@ -15,7 +15,6 @@ rules: - apiGroups: [""] resources: ["events"] verbs: ["create", "update", "patch"] - - apiGroups: [""] --- kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1