mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Fix version indication for ServiceNodeExclusion
This commit is contained in:
parent
a82460d772
commit
d18c2f21a4
@ -165,7 +165,7 @@ const (
|
|||||||
HugePages utilfeature.Feature = "HugePages"
|
HugePages utilfeature.Feature = "HugePages"
|
||||||
|
|
||||||
// owner @brendandburns
|
// owner @brendandburns
|
||||||
// alpha: v1.8
|
// alpha: v1.9
|
||||||
//
|
//
|
||||||
// Enable nodes to exclude themselves from service load balancers
|
// Enable nodes to exclude themselves from service load balancers
|
||||||
ServiceNodeExclusion utilfeature.Feature = "ServiceNodeExclusion"
|
ServiceNodeExclusion utilfeature.Feature = "ServiceNodeExclusion"
|
||||||
|
Loading…
Reference in New Issue
Block a user