Skip to content

Commit 8a8427e

Browse files
authored
Change alpha to beta
1 parent d92c9f2 commit 8a8427e

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/workloads/controllers

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/controllers/job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ cleaned up by CronJobs based on the specified capacity-based cleanup policy.
304304

305305
### TTL mechanism for finished Jobs
306306

307-
{{< feature-state for_k8s_version="v1.21" state="alpha" >}}
307+
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
308308

309309
Another way to clean up finished Jobs (either `Complete` or `Failed`)
310310
automatically is to use a TTL mechanism provided by a

0 commit comments

Comments
 (0)