File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ const (
1111 IngressSuffixGroupOrder = "group.order"
1212 IngressSuffixTags = "tags"
1313 IngressSuffixIPAddressType = "ip-address-type"
14+ IngressSuffixInboundSecurityGroups = "inbound-security-groups"
1415 IngressSuffixScheme = "scheme"
1516 IngressSuffixSubnets = "subnets"
1617 IngressSuffixCustomerOwnedIPv4Pool = "customer-owned-ipv4-pool"
@@ -51,7 +52,6 @@ const (
5152 IngressSuffixlsAttsAnnotationPrefix = "listener-attributes"
5253 IngressLBSuffixMultiClusterTargetGroup = "multi-cluster-target-group"
5354 IngressSuffixLoadBalancerCapacityReservation = "minimum-load-balancer-capacity"
54- IngressSuffixInboundSecurityGroups = "inbound-security-groups"
5555
5656 // NLB annotation suffixes
5757 // prefixes service.beta.kubernetes.io, service.kubernetes.io
You can’t perform that action at this time.
0 commit comments