Docs: remove use_auto_auth token from cache docs (#20111)
This commit is contained in:
parent
4e6b88d58c
commit
918d1001e0
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue