mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
* chore: bump chainsaw * more template use * v0.2.10 * go mod --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Co-authored-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.