forked from k-space/kube
kube-system: Record pod labels with kube-state-metrics
This commit is contained in:
parent
18c4764687
commit
024897a083
@ -160,6 +160,8 @@ spec:
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
- image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.6.0
|
||||
args:
|
||||
- --metric-labels-allowlist=pods=[*]
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
Loading…
Reference in New Issue
Block a user