Skip to content

Commit 5bc7082

Browse files
committed
Make feature gate date driven
1 parent 0a7baf4 commit 5bc7082

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

0 commit comments

Comments
 (0)