mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
|
||
---|---|---|
.. | ||
01-deployment.yaml | ||
02-policy.yaml | ||
03-report.yaml | ||
04-sleep.yaml | ||
deployment-assert.yaml | ||
deployment.yaml | ||
policy.yaml | ||
README.md | ||
report-assert.yaml |
Title
This test creates a deployment with four 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 fail result.