Docs: remove use_auto_auth token from cache docs (#20111)

This commit is contained in:
Violet Hynes 2023-04-12 09:26:36 -04:00 committed by GitHub
parent 4e6b88d58c
commit 918d1001e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ Here is an example of a persistent cache configuration.
# ...
cache {
use_auto_auth_token = true
persist "kubernetes" {
path = "/vault/agent-cache"
}