Make feature gate date driven

This commit is contained in:
Michal Wozniak 2024-03-12 10:04:34 +01:00
parent 0a7baf4595
commit 5bc7082bad
1 changed files with 1 additions and 1 deletions

View File

@ -1008,7 +1008,7 @@ status:
### Delegation of managing a Job object to external controller
{{< feature-state for_k8s_version="v1.30" state="alpha" >}}
{{< feature-state feature_gate_name="JobManagedBy" >}}
{{< note >}}
You can only set the `managedBy` field on Jobs if you enable the `JobManagedBy`