mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 01:16:55 +00:00
275 B
275 B
Description
This test tries to create a policy with invalid an invalid subject kind (Foo
).
Only kinds supported are User
, Group
, or ServiceAccount
.
Expected Behavior
Policy should be rejected.