# Deploy node exporter as a daemonset to all nodes nodeExporter: enabled: true # job node exporter prometheus-node-exporter: prometheus: monitor: enabled: true relabelings: # https://github.com/dotdc/grafana-dashboards-kubernetes - action: replace sourceLabels: [__meta_kubernetes_pod_node_name] targetLabel: nodename # identification of cluster - targetLabel: cluster replacement: casa