From 4ef3b1cefa96b529e3c2bbb65c3572bc94f2ae93 Mon Sep 17 00:00:00 2001 From: Zachary Seguin Date: Sun, 9 Jan 2022 01:17:35 -0500 Subject: [PATCH] feat: Add serviceaccounts to csc-members-default role --- csc-clusterroles.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/csc-clusterroles.yaml b/csc-clusterroles.yaml index 7aefb01..daea8f9 100644 --- a/csc-clusterroles.yaml +++ b/csc-clusterroles.yaml @@ -76,6 +76,7 @@ rules: - podtemplates - replicationcontrollers - secrets + - serviceaccounts - services verbs: ["*"] - apiGroups: [""]