---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Change the full discovery frequency in Kubernetes Visibility Agent

# Change the full discovery frequency in Kubernetes Visibility Agent {#ariaid-title1}

* Release version: Yokohama
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Customize how often you want the Kubernetes Visibility Agent Informer to run a full discovery.

## Before you begin

Role required: none

## About this task

By default, the Informer runs a full discovery every 24 hours (1440 minutes). You can change this frequency by performing the following procedure. For example, change the value to 2880 to make Kubernetes Visibility Agent run a full discovery every 48 hours (2880 minutes).  
Note:  
When the auto-retirement feature is enabled, the system checks for inactive clusters during each full discovery cycle. Clusters with Informers in the Down state that have not been updated for the configured period are automatically retired. For more information, see [Enable automatic retirement for inactive Kubernetes cluster CIs](https://servicenow-prod.fluidtopics.net/~74jUKWS_lrW4TxHf7QWPA "Enable automatic retirement to update the status of inactive Kubernetes cluster configuration items (CIs) and all associated resources during full discovery cycles, so your CMDB reflects only active infrastructure.").

## Procedure

Do one of the following:

* When using a Helm chart: In the Helm install command, add the following command line argument:`--set fullDiscoveryMin=<Frequency in minutes>`

* When using the k8s_informer.yaml: Replace the default value with the required one in the line under FULL_DISCOVERY_MIN.
{#cnov-config-full-discovery-frequency__choices_wpm_42g_tyb}

