diff --git a/agent/structs/structs.go b/agent/structs/structs.go index 23a392a08..8142b024b 100644 --- a/agent/structs/structs.go +++ b/agent/structs/structs.go @@ -513,9 +513,6 @@ type ServiceSpecificRequest struct { // Connect if true will only search for Connect-compatible services. Connect bool - // TODO(ingress): Add corresponding API changes after figuring out what the - // HTTP endpoint looks like - // Ingress if true will only search for Ingress gateways for the given service. Ingress bool