diff --git a/system/atlas/templates/configmap.yaml b/system/atlas/templates/configmap.yaml index 0757e352d9e..a05a3a1d50a 100644 --- a/system/atlas/templates/configmap.yaml +++ b/system/atlas/templates/configmap.yaml @@ -92,6 +92,14 @@ data: region: "{{ .Values.global.region }}" status: "active" + - custom_labels: + module: "linux-kvm" + job: "linux-kvm" + target: 4 + metrics_label: "linux-kvm" + platform: "linux-kvm" + region: "{{ .Values.global.region }}" + - custom_labels: module: "ucs" job: "snmp"