From 6b7fed425af57cd6f3ca5fe98f5aa41e8ff1c2c0 Mon Sep 17 00:00:00 2001 From: Vishal Thapar <5137689+vthapar@users.noreply.github.com> Date: Tue, 19 Oct 2021 19:26:44 +0530 Subject: [PATCH] Add endpontslices/restricted to lighthouse-agent Fixes: submariner-io/lighthouse#627 Signed-off-by: Vishal Thapar <5137689+vthapar@users.noreply.github.com> --- 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 1107292..1a05d03 100644 --- a/submariner-operator/templates/rbac.yaml +++ b/submariner-operator/templates/rbac.yaml @@ -734,6 +734,7 @@ rules: - discovery.k8s.io resources: - endpointslices + - endpointslices/restricted verbs: - create - get