feat: Add serviceaccounts to csc-members-default role

This commit is contained in:
Zachary Seguin 2022-01-09 01:17:35 -05:00
parent 0ab3d4fd22
commit 4ef3b1cefa
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ rules:
- podtemplates - podtemplates
- replicationcontrollers - replicationcontrollers
- secrets - secrets
- serviceaccounts
- services - services
verbs: ["*"] verbs: ["*"]
- apiGroups: [""] - apiGroups: [""]