Hello everybody, quick question: When an instance ...
# fleet
s
Hello everybody, quick question: When an instance of Fleet has the variable
FLEET_VULNERABILITIES_CURRENT_INSTANCE_CHECKS
set to "no", will it still download the necessary databases for the check? More context in the thread 👇
I currently have three instances of Fleet running on Kubernetes, but I will upgrade to the latest version (4.8.0) and I intend to store the downloaded databases on a volume. My question is whether I need to import the volume in all instances or just in the one that will perform the vulnerability check.
t
hi there! just in the instance you will be doing the checks, it doesn't download anything anywhere else
s
Ok, thank you! 😊
👍 1
@Tomas Touceda is there any way to enable software inventory via fleet's config file? The docs don't mention it yet
t
software inventory can be enabled by fleetctl apply: https://fleetdm.com/docs/using-fleet/vulnerability-processing#configuration
s
Thanks!
👍 1