Skip to content

Commit

Permalink
feat: cis eks spec update
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan authored and simar7 committed Jun 12, 2024
1 parent e380c4c commit 699832d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checks/kubernetes/general/masters_group_bind_test.rego
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ test_role_binding_with_system_masters_group_binding {
"subjects": [
{
"kind": "Group",
"name": "system:masters",
"name": "system:masters2",
"apiGroup": "rbac.authorization.k8s.io",
},
{
Expand Down

0 comments on commit 699832d

Please sign in to comment.