Skip to content

Commit

Permalink
test: πŸ’ system:seviceaccounts:* -> system:authenticated (#2555)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria authored Nov 7, 2023
1 parent ce093b8 commit 2269272
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/fixtures/namespace.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ subjects:
- kind: Group
name: "system:authenticated"
apiGroup: rbac.authorization.k8s.io
- kind: Group
name: system:serviceaccounts:{{ .namespace }}
apiGroup: rbac.authorization.k8s.io
{{ end }}
roleRef:
kind: ClusterRole
Expand Down

0 comments on commit 2269272

Please sign in to comment.