From d361c17ebe84f06639ee8fdb27e80504c29b172f Mon Sep 17 00:00:00 2001 From: Shreyas Sreenivas <46835608+shreyas44@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:21:02 -0700 Subject: [PATCH] Update clusterrole.yaml Signed-off-by: Shreyas Sreenivas <46835608+shreyas44@users.noreply.github.com> --- charts/flyte-binary/templates/clusterrole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/flyte-binary/templates/clusterrole.yaml b/charts/flyte-binary/templates/clusterrole.yaml index adb10afe96..1f78e6df9f 100644 --- a/charts/flyte-binary/templates/clusterrole.yaml +++ b/charts/flyte-binary/templates/clusterrole.yaml @@ -25,6 +25,7 @@ rules: - namespaces - resourcequotas - secrets + - serviceaccounts verbs: - create - get