From 5da180d44f5bd9283baeb81b2f9732a2024275c6 Mon Sep 17 00:00:00 2001 From: Masaki Kimura Date: Tue, 21 Sep 2021 16:04:13 +0000 Subject: [PATCH] Allow submariner-globalnet role to handle endpoints Signed-off-by: Masaki Kimura --- submariner-operator/templates/rbac.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/submariner-operator/templates/rbac.yaml b/submariner-operator/templates/rbac.yaml index 1a05d03..bdf0933 100644 --- a/submariner-operator/templates/rbac.yaml +++ b/submariner-operator/templates/rbac.yaml @@ -643,6 +643,7 @@ rules: - services - namespaces - nodes + - endpoints verbs: - get - list