diff --git a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx index 996f2f71ca..92c695a248 100644 --- a/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx +++ b/website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx @@ -58,7 +58,7 @@ Specifies the address of the Consul server that the `Gateway` communicates with * Default: local agent ### consul.authentication.account -Specifies the Kubernetes service account to use for authentication. +Specifies the [Kubernetes service account](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/) to use for authentication. * Type: string * Required: optional