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