From 24e12b16243fb6e66aa4bf641bbbd2805e3d5d81 Mon Sep 17 00:00:00 2001 From: Stefan Peer Date: Tue, 16 Apr 2024 17:24:00 +0200 Subject: [PATCH] Make help texts unique in kube-state-metrics customResourceState config Signed-off-by: Stefan Peer --- .../kube-state-metrics-config.yaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/monitoring/controllers/kube-prometheus-stack/kube-state-metrics-config.yaml b/monitoring/controllers/kube-prometheus-stack/kube-state-metrics-config.yaml index e0694ad..fa8b091 100644 --- a/monitoring/controllers/kube-prometheus-stack/kube-state-metrics-config.yaml +++ b/monitoring/controllers/kube-prometheus-stack/kube-state-metrics-config.yaml @@ -40,7 +40,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux Kustomization resource." each: type: Info info: @@ -59,7 +59,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux HelmRelease resource." each: type: Info info: @@ -79,7 +79,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux GitRepository resource." each: type: Info info: @@ -98,7 +98,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux Bucket resource." each: type: Info info: @@ -118,7 +118,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux HelmRepository resource." each: type: Info info: @@ -137,7 +137,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux HelmChart resource." each: type: Info info: @@ -157,7 +157,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux OCIRepository resource." each: type: Info info: @@ -176,7 +176,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux Alert resource." each: type: Info info: @@ -192,7 +192,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux Provider resource." each: type: Info info: @@ -208,7 +208,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux Receiver resource." each: type: Info info: @@ -226,7 +226,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux ImageRepository resource." each: type: Info info: @@ -244,7 +244,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux ImagePolicy resource." each: type: Info info: @@ -262,7 +262,7 @@ kube-state-metrics: metricNamePrefix: gotk metrics: - name: "resource_info" - help: "The current state of a GitOps Toolkit resource." + help: "The current state of a Flux ImageUpdateAutomation resource." each: type: Info info: