mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
|
||
---|---|---|
.. | ||
01-deployment.yaml | ||
02-policy.yaml | ||
03-bgscanr.yaml | ||
04-sleep.yaml | ||
bgscanr-assert.yaml | ||
deployment-assert.yaml | ||
deployment.yaml | ||
policy.yaml | ||
README.md |
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 background scan report is generated for it with a pass result.