---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Define include and exclude lists of Labels and Annotations

# Define include and exclude lists of Labels and Annotations {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

In Kubernetes Visibility Agent, define include and exclude lists of Labels and Annotations in Kubernetes resources that the Informer pulls into the Configuration Management Database (CMDB).

## Vorbereitungen

Role required: none

## Prozedur

Create an include or exclude list by performing the appropriate procedure.

| Task | Procedure |
| Create an include list | * When using a Helm chart, in the Helm install command, add a comma-separated include list of Labels and Annotations.For example: `--set IncludeLabelsAndAnnotations="label1,label2"` * When using the k8s_informer.yaml file, add values under the environment variable INCLUDE_LABELS_AND_ANNOTATIONS. {#cnov-config-annotations-allowed__ul_hcc_kjt_51c} |
| Create an exclude list | * When using a Helm chart, in the Helm install command, add a comma-separated include list of Labels and Annotations.For example: `--set ExcludeLabelsAndAnnotations="label1,label2"` * When using the k8s_informer.yaml file, add values under the environment variable EXCLUDE_LABELS_AND_ANNOTATIONS. {#cnov-config-annotations-allowed__ul_fsy_mjt_51c} |
|-|-|

{#cnov-config-annotations-allowed__choicetable_zc3_nht_51c}

