1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/target-context/README.md

8 lines
276 B
Markdown
Raw Normal View History

## Description
This test tries to create policies referencing `target` in the trigger preconditions or context of a mutate existing rule.
## Expected Behavior
Policies shoudl be rejected.
Referencing `target` is only allowed in the target section of a mutate existing rule.