mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 07:26:55 +00:00
bug fixed
This commit is contained in:
parent
67920cf194
commit
e7c486c196
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ func IsRoleAuthorize(rbLister rbaclister.RoleBindingLister, crbLister rbaclister
|
|||
}
|
||||
}
|
||||
}
|
||||
return false, nil
|
||||
}
|
||||
// User or Group
|
||||
excludeDevelopmentRole := []string{"minikube-user", "kubernetes-admin"}
|
||||
|
|
Loading…
Add table
Reference in a new issue