mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Fix a comment typo in legacyNodeRoleBehaviorFeature
This commit is contained in:
parent
97d45fe3c8
commit
361cd7212e
@ -79,7 +79,7 @@ const (
|
||||
// originated from: https://github.com/kubernetes/kubernetes/blob/28e800245e/pkg/features/kube_features.go#L178
|
||||
serviceNodeExclusionFeature = "ServiceNodeExclusion"
|
||||
|
||||
// legacyNodeRoleBehaviro is the feature gate name that enables legacy
|
||||
// legacyNodeRoleBehaviorFeature is the feature gate name that enables legacy
|
||||
// behavior to vary cluster functionality on the node-role.kubernetes.io
|
||||
// labels.
|
||||
legacyNodeRoleBehaviorFeature = "LegacyNodeRoleBehavior"
|
||||
|
Loading…
Reference in New Issue
Block a user