mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-08 17:06:57 +00:00
* feat: use more chainsaw test templates Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * fix Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
clusterrole.yaml | ||
policy.yaml | ||
README.md |
Description
This test ensures that a policy is successfully created since it is given the necessary permissions to mutate a Deployment named monitor-grafana
.
Expected Behavior
The test passes if the policy is successfully created. Otherwise, it fails.