mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
8 lines
273 B
Markdown
8 lines
273 B
Markdown
|
## Description
|
||
|
|
||
|
The policy should contain a single autogen rule for cronjobs because it has the `pod-policies.kyverno.io/autogen-controllers: CronJob` annotation.
|
||
|
|
||
|
## Expected Behavior
|
||
|
|
||
|
The policy gets created and contains a single autogen rule for cronjobs in the status.
|