mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 12:07:47 +00:00
update comment on feature flag
This commit is contained in:
parent
3a02ecb341
commit
ecf0cee91c
@ -610,7 +610,7 @@ const (
|
|||||||
// kep: https://kep.k8s.io/4017
|
// kep: https://kep.k8s.io/4017
|
||||||
// beta: v1.28
|
// beta: v1.28
|
||||||
//
|
//
|
||||||
// Set pod completion index as a pod label for Indexed Jobs and StatefulSets.
|
// Set pod completion index as a pod label for Indexed Jobs.
|
||||||
PodIndexLabel featuregate.Feature = "PodIndexLabel"
|
PodIndexLabel featuregate.Feature = "PodIndexLabel"
|
||||||
|
|
||||||
// owner: @ddebroy
|
// owner: @ddebroy
|
||||||
|
Loading…
Reference in New Issue
Block a user