Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
sarahalsmiller 2022-08-05 09:59:15 -05:00 committed by GitHub
parent 396d4038d6
commit 232430305b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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