mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
|
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
policy.yaml | ||
README.md |
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.