vault/website/source/docs
Marc Sensenich 100ec6c292 Remove Trailing White space in Kubernetes Doc (#3360)
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
```
2017-12-02 14:12:39 -05:00
..
audit Add 'discard' target to file audit backend (#3262) 2017-08-30 19:16:47 -04:00
auth Remove Trailing White space in Kubernetes Doc (#3360) 2017-12-02 14:12:39 -05:00
commands Docs update related to new top-level config values (#3556) 2017-11-10 20:06:07 -05:00
concepts Docs: policy update for multiple policies, fixes #3611 (#3613) 2017-11-27 09:54:38 -05:00
configuration Fix typo in s3 storage backend docs (#3603) 2017-11-23 13:28:33 -08:00
enterprise Add now-necessary mfa import to sentinel MFA example 2017-11-14 21:42:43 -05:00
install Updated cli arg to reflect text description (#3487) 2017-10-27 09:44:56 -05:00
internals DOCS: Update telemetry docs - fixes #3557 (#3571) 2017-11-13 09:58:04 -05:00
plugin Remove fake news about custom plugins 2017-08-30 12:57:45 -04:00
secrets Added clarification to KV documentation about default CLI behavior and how to preserve non-string type values (#3596) 2017-11-27 11:43:49 -05:00
index.html.markdown Fix broken link 2016-12-13 10:56:18 +05:30