mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Fix grammatical error (#3395)
Also changed capitalization for consistency.
This commit is contained in:
parent
539cb262f1
commit
b8082675e8
@ -32,9 +32,9 @@ access the Kubernetes API.
|
||||
- `kubernetes_host` `(string: <required>)` - Host must be a host string, a host:port pair, or a URL to the base of the Kubernetes API server.
|
||||
- `kubernetes_ca_cert` `(string: "")` - PEM encoded CA cert for use by the TLS client used to talk with the Kubernetes API.
|
||||
- `pem_keys` `(array: [])` - Optional list of PEM-formated public keys or certificates
|
||||
used to verify the signatures of kubernetes service account
|
||||
used to verify the signatures of Kubernetes service account
|
||||
JWTs. If a certificate is given, its public key will be
|
||||
extracted. Not every installation of Kuberentes exposes these
|
||||
extracted. Not every installation of Kubernetes exposes these
|
||||
keys.
|
||||
|
||||
### Sample Payload
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user