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