mirror of https://github.com/k3s-io/k3s
Fix version indication for ServiceNodeExclusion
parent
a82460d772
commit
d18c2f21a4
|
@ -165,7 +165,7 @@ const (
|
|||
HugePages utilfeature.Feature = "HugePages"
|
||||
|
||||
// owner @brendandburns
|
||||
// alpha: v1.8
|
||||
// alpha: v1.9
|
||||
//
|
||||
// Enable nodes to exclude themselves from service load balancers
|
||||
ServiceNodeExclusion utilfeature.Feature = "ServiceNodeExclusion"
|
||||
|
|
Loading…
Reference in New Issue