more chatgpt help

This commit is contained in:
Lee 2024-09-26 15:17:36 +01:00
parent 3f060684af
commit 8aee3d5bb0

@ -56,7 +56,18 @@ spec:
resources:
requests:
storage: 50Gi
# Adding metricRelabelings
# ServiceMonitor configurations
serviceMonitors:
node-exporter:
metricRelabelings:
- action: replace
regex: (.*)
replacement: $1
sourceLabels:
- __meta_kubernetes_pod_node_name
targetLabel: kubernetes_node
kubelet:
metricRelabelings:
- action: replace
sourceLabels: