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

View file

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