From e0b32a78bf7e37c84d68cb17613c9875fb8a9d62 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Mon, 11 Jul 2022 12:42:43 +0200 Subject: [PATCH] chore(helm): change monitoring selector --- scripts/helmcharts/openreplay/charts/alerts/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/assets/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/assist/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/chalice/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/db/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/ender/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/frontend/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/heuristics/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/http/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/integrations/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/peers/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/sink/values.yaml | 2 +- scripts/helmcharts/openreplay/charts/storage/values.yaml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/scripts/helmcharts/openreplay/charts/alerts/values.yaml b/scripts/helmcharts/openreplay/charts/alerts/values.yaml index cb88f936f..8efd36a80 100644 --- a/scripts/helmcharts/openreplay/charts/alerts/values.yaml +++ b/scripts/helmcharts/openreplay/charts/alerts/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/assets/values.yaml b/scripts/helmcharts/openreplay/charts/assets/values.yaml index 1e92bd011..e590f1b3c 100644 --- a/scripts/helmcharts/openreplay/charts/assets/values.yaml +++ b/scripts/helmcharts/openreplay/charts/assets/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/assist/values.yaml b/scripts/helmcharts/openreplay/charts/assist/values.yaml index ebddeb96a..4ffd45a0d 100644 --- a/scripts/helmcharts/openreplay/charts/assist/values.yaml +++ b/scripts/helmcharts/openreplay/charts/assist/values.yaml @@ -43,7 +43,7 @@ securityContext: {} serviceMonitor: enabled: false additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/chalice/values.yaml b/scripts/helmcharts/openreplay/charts/chalice/values.yaml index e720c80a1..99acdbf76 100644 --- a/scripts/helmcharts/openreplay/charts/chalice/values.yaml +++ b/scripts/helmcharts/openreplay/charts/chalice/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/db/values.yaml b/scripts/helmcharts/openreplay/charts/db/values.yaml index d60ec9097..0da7ab913 100644 --- a/scripts/helmcharts/openreplay/charts/db/values.yaml +++ b/scripts/helmcharts/openreplay/charts/db/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/ender/values.yaml b/scripts/helmcharts/openreplay/charts/ender/values.yaml index 9fe79193e..2d3d2b65b 100644 --- a/scripts/helmcharts/openreplay/charts/ender/values.yaml +++ b/scripts/helmcharts/openreplay/charts/ender/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/frontend/values.yaml b/scripts/helmcharts/openreplay/charts/frontend/values.yaml index 04a610615..26e2362f5 100644 --- a/scripts/helmcharts/openreplay/charts/frontend/values.yaml +++ b/scripts/helmcharts/openreplay/charts/frontend/values.yaml @@ -44,7 +44,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/heuristics/values.yaml b/scripts/helmcharts/openreplay/charts/heuristics/values.yaml index c39ed0283..12d2346a3 100644 --- a/scripts/helmcharts/openreplay/charts/heuristics/values.yaml +++ b/scripts/helmcharts/openreplay/charts/heuristics/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/http/values.yaml b/scripts/helmcharts/openreplay/charts/http/values.yaml index 883a5dad4..66b4fe228 100644 --- a/scripts/helmcharts/openreplay/charts/http/values.yaml +++ b/scripts/helmcharts/openreplay/charts/http/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/integrations/values.yaml b/scripts/helmcharts/openreplay/charts/integrations/values.yaml index 27a9fd763..b9086900b 100644 --- a/scripts/helmcharts/openreplay/charts/integrations/values.yaml +++ b/scripts/helmcharts/openreplay/charts/integrations/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/peers/values.yaml b/scripts/helmcharts/openreplay/charts/peers/values.yaml index d302f10f6..721c09db9 100644 --- a/scripts/helmcharts/openreplay/charts/peers/values.yaml +++ b/scripts/helmcharts/openreplay/charts/peers/values.yaml @@ -43,7 +43,7 @@ securityContext: {} serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/sink/values.yaml b/scripts/helmcharts/openreplay/charts/sink/values.yaml index 0a5e81ade..11df1d4e7 100644 --- a/scripts/helmcharts/openreplay/charts/sink/values.yaml +++ b/scripts/helmcharts/openreplay/charts/sink/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true diff --git a/scripts/helmcharts/openreplay/charts/storage/values.yaml b/scripts/helmcharts/openreplay/charts/storage/values.yaml index abbb55351..5adbf189f 100644 --- a/scripts/helmcharts/openreplay/charts/storage/values.yaml +++ b/scripts/helmcharts/openreplay/charts/storage/values.yaml @@ -45,7 +45,7 @@ service: serviceMonitor: enabled: true additionalLabels: - release: monitoring + release: observability scrapeConfigs: - port: metrics honorLabels: true