Skip to content

Commit

Permalink
groups: remove serviceaccounts from groups
Browse files Browse the repository at this point in the history
the serviceaccounts are now bound directly to the appropriate roles

it seems like including a serviceaccount in a group does not always
propogate permissions correctly, so let's stop using it as a pattern
  • Loading branch information
spiffxp committed May 6, 2021
1 parent 7290595 commit 9ebc221
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ groups:
- [email protected]
- [email protected]
- [email protected]
- [email protected]

#
# Push groups: k8s-infra-push-*
Expand Down
1 change: 0 additions & 1 deletion groups/wg-k8s-infra/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ groups:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Expand Down

0 comments on commit 9ebc221

Please sign in to comment.