mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
9 lines
303 B
Markdown
9 lines
303 B
Markdown
|
## Description
|
||
|
|
||
|
The policy should contain autogen rules for cronjobs and deployments because it has the `pod-policies.kyverno.io/autogen-controllers: Deployment,CronJob` annotation.
|
||
|
|
||
|
## Expected Behavior
|
||
|
|
||
|
The policy gets created and contains a autogen rules for cronjobs and deployments in the status.
|
||
|
|