---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/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


---

# Deactivate continuous discovery in Kubernetes Visibility Agent

# Deactivate continuous discovery in Kubernetes Visibility Agent {#ariaid-title1}

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

Switch off continuous discovery by Kubernetes Visibility Agent if all you need is periodic snapshots of your cluster resources. If you have multiple clusters with frequent changes, deactivating continuous discovery reduces the load on your
instance.

## Before you begin

Role required: none

## Procedure

Do one of the following:

* When using a Helm chart, in the Helm install command, add the following command line argument: `--set continuousDiscovery=false`

* When using the k8s_informer.yaml, enter the value "false" in the line under CONTINUOUS_DISCOVERY.
{#cnov-config-continuous-discovery-off__choices_ihq_pnf_tyb}

