6a5eba63ab
* Implements a simple, tcp ingress gateway workflow This adds a new type of gateway for allowing Ingress traffic into Connect from external services. Co-authored-by: Chris Piraino <cpiraino@hashicorp.com>
5 lines
67 B
HCL
5 lines
67 B
HCL
services {
|
|
name = "ingress-gateway"
|
|
kind = "ingress-gateway"
|
|
}
|