Fix incorrect info about when CronJob reached GA

This commit is contained in:
Tim Bannister
2021-08-20 14:33:05 +01:00
parent e220769ea3
commit a532758197
@@ -10,7 +10,7 @@ weight: 80
<!-- overview -->
{{< feature-state for_k8s_version="v1.22" state="stable" >}}
{{< feature-state for_k8s_version="v1.21" state="stable" >}}
A _CronJob_ creates {{< glossary_tooltip term_id="job" text="Jobs" >}} on a repeating schedule.