Fix doubled words
This commit is contained in:
parent
bbada3b2a9
commit
16412819b4
|
@ -234,6 +234,6 @@ bound.
|
||||||
tokens authenticating to the Kubernetes API.
|
tokens authenticating to the Kubernetes API.
|
||||||
* The Kubernetes apiserver will identify itself as `kubernetes.default.svc`
|
* The Kubernetes apiserver will identify itself as `kubernetes.default.svc`
|
||||||
which is the DNS name of the Kubernetes apiserver. When no audience is
|
which is the DNS name of the Kubernetes apiserver. When no audience is
|
||||||
requested, the audience is defaulted the audience is defaulted to an array
|
requested, the audience is defaulted to an array
|
||||||
containing only this identifier.
|
containing only this identifier.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue