Fix feature state version for jobs ttl

I think this is a typo in the docs and it should be `v1.21` instead of `v1.12`
This commit is contained in:
Nima
2021-06-14 12:38:28 +02:00
committed by GitHub
parent 8789b66345
commit d92c9f2a74
@@ -304,7 +304,7 @@ cleaned up by CronJobs based on the specified capacity-based cleanup policy.
### TTL mechanism for finished Jobs
{{< feature-state for_k8s_version="v1.12" state="alpha" >}}
{{< feature-state for_k8s_version="v1.21" state="alpha" >}}
Another way to clean up finished Jobs (either `Complete` or `Failed`)
automatically is to use a TTL mechanism provided by a