mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Update comment on ServiceAnnotationLoadBalancerInternal
This commit is contained in:
parent
e4bebc7c40
commit
0e57b912a6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user