diff --git a/website/content/docs/job-specification/gateway.mdx b/website/content/docs/job-specification/gateway.mdx index ac79843cf..0987b6ced 100644 --- a/website/content/docs/job-specification/gateway.mdx +++ b/website/content/docs/job-specification/gateway.mdx @@ -35,7 +35,7 @@ service { ## `gateway` Parameters -Exactly one of `ingress` or `terminating` must be configured. +Exactly one of `ingress`, `terminating`, or `mesh` must be configured. - `proxy` ([proxy]: nil) - Configuration of the Envoy proxy that will be injected into the task group.