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.
Tomas Touceda
5 months ago
hi there! just in the instance you will be doing the checks, it doesn't download anything anywhere else
Saulo Guilhermino
5 months ago
Ok, thank you! 😊@User is there any way to enable software inventory via fleet's config file? The docs don't mention it yet