mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
* chore: bump chainsaw Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * remove sleeps 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 | ||
deployment-assert.yaml | ||
deployment.yaml | ||
policy.yaml | ||
README.md | ||
report-assert.yaml |
Title
This test creates a deployment with two replicas. It then creates a validating admission policy that checks the replicas of the deployment.
Expected Behavior
The deployment is created and a policy report is generated for it with a pass result.