mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
* remove checks Signed-off-by: ShutingZhao <shuting@nirmata.com> * update tests Signed-off-by: ShutingZhao <shuting@nirmata.com> --------- Signed-off-by: ShutingZhao <shuting@nirmata.com> |
||
---|---|---|
.. | ||
01-ns.yaml | ||
02-pass.yaml | ||
policy.yaml | ||
README.md |
Description
This test ensures that a generate policy is allowed to have the same kind defined in the trigger and the target resources. The flag --backgroundServiceAccountName
was added to prevent endless loop.
Expected Behavior
The test passes if the policy creation is allowed, otherwise fails.