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 | ||||
|       containers: | ||||
|       - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.6.0 | ||||
|         args: | ||||
|           - --metric-labels-allowlist=pods=[*] | ||||
|         livenessProbe: | ||||
|           httpGet: | ||||
|             path: /healthz | ||||
|   | ||||
		Reference in New Issue
	
	Block a user