We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e1bca commit f1310caCopy full SHA for f1310ca
content/en/docs/concepts/workloads/controllers/job.md
@@ -308,7 +308,7 @@ cleaned up by CronJobs based on the specified capacity-based cleanup policy.
308
309
### TTL mechanism for finished Jobs
310
311
-{{< feature-state for_k8s_version="v1.21" state="beta" >}}
+{{< feature-state for_k8s_version="v1.23" state="stable" >}}
312
313
Another way to clean up finished Jobs (either `Complete` or `Failed`)
314
automatically is to use a TTL mechanism provided by a
0 commit comments