mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-01 15:15:01 -04:00
Removed a trailing white space from which caused `Error loading data: Invalid key/value pair ' ': format must be key=value` if copying the example
```
vault write auth/kubernetes/role/demo \
bound_service_account_names=vault-auth \
bound_service_account_namespaces=default \
policies=default \
ttl=1h
```
|
||
|---|---|---|
| .. | ||
| app-id.html.md | ||
| approle.html.md | ||
| aws.html.md | ||
| cert.html.md | ||
| gcp.html.md | ||
| github.html.md | ||
| index.html.md | ||
| kubernetes.html.md | ||
| ldap.html.md | ||
| mfa.html.md | ||
| okta.html.md | ||
| radius.html.md | ||
| token.html.md | ||
| userpass.html.md | ||