From b143eadf5832c4790d49eea8a23606750fd8647f Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Thu, 10 Nov 2022 12:45:50 -0500 Subject: [PATCH] Remove duplicate gateway pod RBAC The submariner-gateway RBAC for pods duplicates the get permission, as it's granted * elsewhere. This was recently modified in #2214 and #2008. Signed-off-by: Daniel Farrell --- config/rbac/submariner-gateway/role.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/rbac/submariner-gateway/role.yaml b/config/rbac/submariner-gateway/role.yaml index c2c1dd9610..3934010062 100644 --- a/config/rbac/submariner-gateway/role.yaml +++ b/config/rbac/submariner-gateway/role.yaml @@ -40,12 +40,6 @@ rules: - deployments/finalizers verbs: - update - - apiGroups: - - "" - resources: - - pods - verbs: - - get - apiGroups: - apps resources: