mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Correct typo in Kubernetes auth backend docs
Resolve small typo in Configuring Kubernetes section in Kubernetes Auth Backend documentation. Fixes #4417
This commit is contained in:
parent
037b3c3603
commit
7b2858b7a3
@ -104,7 +104,7 @@ list of available configuration options, please see the API documentation.
|
||||
This auth method accesses the [Kubernetes TokenReview API][k8s-tokenreview] to
|
||||
validate the provided JWT is still valid. Kubernetes should be running with
|
||||
`--service-account-lookup`. This is defaulted to true in Kubernetes 1.7, but any
|
||||
versions prior should ensure the Kubernetes API server is started with with this
|
||||
versions prior should ensure the Kubernetes API server is started with this
|
||||
setting. Otherwise deleted tokens in Kubernetes will not be properly revoked and
|
||||
will be able to authenticate to this auth method.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user