Skip to content

Commit

Permalink
Regenerate docs
Browse files Browse the repository at this point in the history
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
  • Loading branch information
nabokihms committed Apr 13, 2023
1 parent bfcd886 commit c7abeb3
Showing 1 changed file with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -400,13 +400,8 @@ base: components: sources: kubernetes_logs: configuration: {
type: string: examples: ["local", "America/New_York", "EST5EDT"]
}
use_apiserver_cache: {
description: """
Replaces `MostRecent` list requests semantic with [resource version][resource_version] `Any`,
which makes vector using cached resources from kube-apiserver instead of an etcd quorum read.
[resource_version]: https://kubernetes.io/docs/reference/using-api/api-concepts/#semantics-for-get-and-list
"""
required: false
description: "Determines if requests to the kube-apiserver can be served by a cache."
required: false
type: bool: default: false
}
}

0 comments on commit c7abeb3

Please sign in to comment.