mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Fix the beta release version.
Signed-off-by: Hanlin Shi <shihanlin9@gmail.com>
This commit is contained in:
parent
79b6df96fc
commit
c8bc420245
@ -600,7 +600,7 @@ const (
|
||||
// owner: @andrewsykim @uablrek
|
||||
// kep: http://kep.k8s.io/1864
|
||||
// alpha: v1.20
|
||||
// beta: v1.21
|
||||
// beta: v1.22
|
||||
//
|
||||
// Allows control if NodePorts shall be created for services with "type: LoadBalancer" by defining the spec.AllocateLoadBalancerNodePorts field (bool)
|
||||
ServiceLBNodePortControl featuregate.Feature = "ServiceLBNodePortControl"
|
||||
|
Loading…
Reference in New Issue
Block a user