Skip to content

Commit 0147ce6

Browse files
authored
Merge pull request #40522 from Shubham82/remove_beta_stage
Removed beta stage for TTLAfterFinished.
2 parents d3a5880 + 9170953 commit 0147ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/garbage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,4 +180,4 @@ configure garbage collection:
180180

181181
* Learn more about [ownership of Kubernetes objects](/docs/concepts/overview/working-with-objects/owners-dependents/).
182182
* Learn more about Kubernetes [finalizers](/docs/concepts/overview/working-with-objects/finalizers/).
183-
* Learn about the [TTL controller](/docs/concepts/workloads/controllers/ttlafterfinished/) (beta) that cleans up finished Jobs.
183+
* Learn about the [TTL controller](/docs/concepts/workloads/controllers/ttlafterfinished/) that cleans up finished Jobs.

0 commit comments

Comments
 (0)