mirror of https://github.com/status-im/consul.git
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
parent
d27037477f
commit
62e195bbf1
|
@ -58,7 +58,7 @@ Specifies the address of the Consul server that the `Gateway` communicates with
|
||||||
* Default: local agent
|
* Default: local agent
|
||||||
|
|
||||||
### consul.authentication.account
|
### 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
|
* Type: string
|
||||||
* Required: optional
|
* Required: optional
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue