fix
This commit is contained in:
@@ -4,7 +4,7 @@ kind: Component
|
||||
category: monitor
|
||||
metadata:
|
||||
name: kube-state-metrics
|
||||
description: null
|
||||
description: kube-state-metrics is about generating metrics from Kubernetes API objects without modification. This ensures that features provided by kube-state-metrics have the same grade of stability as the Kubernetes API objects themselves. In turn, this means that kube-state-metrics in certain situations may not show the exact same values as kubectl, as kubectl applies certain heuristics to display comprehensible messages. kube-state-metrics exposes raw data unmodified from the Kubernetes API, this way users have all the data they require and perform heuristics as they see fit.
|
||||
options:
|
||||
images:
|
||||
default:
|
||||
|
||||
@@ -9,9 +9,9 @@ metadata:
|
||||
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/instance: kube-state-metrics
|
||||
app.kubernetes.io/version: "56.2.0"
|
||||
app.kubernetes.io/version: "56.9.0"
|
||||
app.kubernetes.io/part-of: kube-prometheus-stack
|
||||
chart: kube-prometheus-stack-56.2.0
|
||||
chart: kube-prometheus-stack-56.9.0
|
||||
release: "kube-state-metrics"
|
||||
heritage: "Helm"
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user