diff --git a/2.0.x/multi/multi_vault.config.authentication.html b/2.0.x/multi/multi_vault.config.authentication.html
index 84357e54..9212d080 100644
--- a/2.0.x/multi/multi_vault.config.authentication.html
+++ b/2.0.x/multi/multi_vault.config.authentication.html
@@ -136,4 +136,5 @@ The authentication is role based and the role is bound to a service account name
authentication: KUBERNETES
kubernetes:
role: my-dev-role
- service-account-token-file: /var/run/secrets/kubernetes.io/serviceaccount/token
role sets the Role.service-account-token-file sets the location of the file containing the Kubernetes Service Account Token. Defaults to /var/run/secrets/kubernetes.io/serviceaccount/token.See also: