mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Update comment on ServiceAnnotationLoadBalancerInternal
This commit is contained in:
@@ -72,8 +72,6 @@ const TagNameSubnetPublicELB = "kubernetes.io/role/elb"
|
||||
|
||||
// ServiceAnnotationLoadBalancerInternal is the annotation used on the service
|
||||
// to indicate that we want an internal ELB.
|
||||
// Currently we accept only the value "0.0.0.0/0" - other values are an error.
|
||||
// This lets us define more advanced semantics in future.
|
||||
const ServiceAnnotationLoadBalancerInternal = "service.beta.kubernetes.io/aws-load-balancer-internal"
|
||||
|
||||
// ServiceAnnotationLoadBalancerProxyProtocol is the annotation used on the
|
||||
|
Reference in New Issue
Block a user