From 98c5eb8868224eb5404f72330d13be9235a37751 Mon Sep 17 00:00:00 2001 From: freddygv Date: Wed, 24 Jun 2020 16:11:44 -0600 Subject: [PATCH] Add docs for upstream destination's namespace --- .../pages/docs/connect/registration/service-registration.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/pages/docs/connect/registration/service-registration.mdx b/website/pages/docs/connect/registration/service-registration.mdx index b6b323e8db..ba71cdf27d 100644 --- a/website/pages/docs/connect/registration/service-registration.mdx +++ b/website/pages/docs/connect/registration/service-registration.mdx @@ -171,6 +171,8 @@ followed by documentation for each attribute. - `destination_name` `(string: )` - Specifies the name of the service or prepared query to route connect to. The prepared query should be the name or the ID of the prepared query. +- `destination_namespace` `(string: "")` - + Specifies the namespace of the upstream service. - `local_bind_port` `(int: )` - Specifies the port to bind a local listener to for the application to make outbound connections to this upstream. - `local_bind_address` `(string: "")` - Specifies the address to bind a