mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
12 lines
373 B
Markdown
12 lines
373 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.
|
||
|
|
||
|
## Related Issue(s)
|
||
|
|
||
|
- https://github.com/kyverno/kyverno/issues/7444
|